Ask a New Question
Search
Evaluate the code below, and suggest which of the following
Evaluate the code below, and suggest ways to improve it.
1 answer
13 views
Evaluating Code and Documentation Quick Check 5 of 55 of 5 Items Question Evaluate the code below, and suggest ways to improve
1 answer
asked by
lo
39 views
Writing Code Documentation Quick Check 1 of 51 of 5 Items Question What is the primary purpose of line comments?(1 point)
1 answer
asked by
lo
27 views
Evaluate the code below, and suggest which of the following ways to improve it.
def find_sum(num1, num_2): ''' Finds and returns
1 answer
115 views
What is the primary purpose of line comments?(1 point)
Responses to suggest edits to the developer to suggest edits to the
1 answer
209 views
What is the primary purpose of line comments?(1 point)
Responses to suggest edits to the developer to suggest edits to the
1 answer
86 views
What is the primary purpose of line comments?(1 point)
Responses to suggest edits to the developer to suggest edits to the
1 answer
85 views
Evaluate the code below, and suggest ways to improve it.
def find_sum(num1, num_2): ''' Finds and returns sum of two numbers '''
1 answer
10 views
Evaluate the code below, and suggest ways to improve it.
def find_sum(num1, num_2): ''' Finds and returns sum of two numbers '''
1 answer
161 views
Evaluate the code below, and suggest ways to improve it. def find_sum(num1, num_2): ''' Finds and returns sum of two numbers '''
1 answer
asked by
hatemaths
216 views