Menu
×
×
Correct!
Exercise:Inside a function with two parameters, print the first parameter.
def my_function(fname, lname):
print(@(5))
def my_function(fname, lname):
print(fname)
Not CorrectClick here to try again. Correct!Next ❯ |
This will reset the score of ALL 95 exercises.
Are you sure you want to continue?