Execute the program. there should be no syntax errors. note the output of this program. modify the program so it displays "i'm learning how to program in python.". execute the program. modify the python program so it prints two lines of output. add a second output statement that displays "that's awesome!" execute the program.print("i'm learning how to program.")



Answer :

Other Questions