Computer Science, asked by clmanasvimathur, 5 hours ago

write any program in python and point out the output and input statements in the program​

Answers

Answered by CoderRishav
0

Answer:

print(input())

the above coďe will take input and print it

Similar questions