Give an example to input number by using function argument
Answers
Answered by
1
Answer:
x = int(input("Enter a number: "))
Similar questions