Say "Hello, World!" With Python

  • + 0 comments

    my_string="Hello, World!' print(my_string)