[python] Hello.py

Viewer

copydownloadembedprintName: Hello.py
  1. string hello = "Hello";
  2.  
  3. {
  4.     var num = 25;
  5.     num += 50;
  6.     print(num);
  7. }

Editor

You can edit this paste and save as new:


File Description
  • Hello.py
  • Paste Code
  • 21 Oct-2021
  • 83 Bytes
You can Share it: