Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Problem 0

Theme 0 Problems


Problems

  1. Q1. Hello World

Q1. Hello World

Create a new python file and write the following code.
And run the python source code.

print("Hello World!")