Type this following Python source code in your IDE:
// Prints "Hello, World" in the terminal window
print("Hello World");
Save as helloWorld.py
Executing Python scripts from above.
<< back to Study About Python
Type this following Python source code in your IDE:
// Prints "Hello, World" in the terminal window
print("Hello World");
Save as helloWorld.py
Executing Python scripts from above.
<< back to Study About Python
Tidak ada komentar:
Posting Komentar