First PythonAnyware code

We are going to write the following code in PythonAnyware:

for i in range(10):
  print("Hello, World!")

 

Let’s go step by step:

  • PythonAnyware-07
    Clic Files