Computer Science, asked by singhakansha445, 3 months ago

write a program based on (a) Input through parameters. .......plz give me the correct answer..​

Answers

Answered by gaganadithyareddy9
0

Answer:

This is in python...

a = input("Enter something: ")

print(a)

# Sorry I guess your question is incomplete

Similar questions