Search In This Website

Kamis, 11 September 2025

Hello World In 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