Computer Science, asked by lelandnightmaresaten, 8 months ago

Give an example to input number by using function argument​

Answers

Answered by gaganadithyareddy9
1

Answer:

x = int(input("Enter a number: "))

Similar questions