#CS-6207
Awesome StudentQuestion • Programming Languages with Compiler

How would you write the "Hello, world!" program in Python?

Answer

print ("Hello World!")