Python Path

Functions in Python

5 questions

Question 1 of 5Score: 0 / 0

def greet(name='World'): - what is 'World'?