0
Help me in learning basics of basic programming
Write a program to print "Python is awesome!". HelP ME to solve this please Write a program to print "Python is awesome!". https://code.sololearn.com/cnlgmClvkX8x/?ref=app
7 Respostas
+ 3
When I answered this question, output was “python is awesome!” and the expected output was also same butin place of input it said, no input. So, I am just confused what would be the input here? I am all new in this field, don’t even know a,b,c of programming , but still trying my best to learn it
+ 3
Yeah, Cheenu💕™[OFF] is right, and just add "print(x)" to print the given input.
Good Luck Learning!
+ 1
print("Python is awesome!")
If you look carefully the answer was already there in your question description
0
Just changed your code :-
https://code.sololearn.com/cH4xwc2Jtcte/?ref=app