write the definition of a function grace_ score in python,which should check all the elements of the list score and give an increase of 5 to those which are less than 40
Answers
Answered by
0
A technical definition of a function is: a relation from a set of inputs to a set of possible outputs where each input is related to exactly one output. ... We can write the statement that f is a function from X to Y using the function notation f:X→Y.
Similar questions