write any program in python and point out the output and input statements in the program
Answers
Answered by
0
Answer:
print(input())
the above coďe will take input and print it
Similar questions