Skip to content
Snippets Groups Projects

Update hello.py

1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
+ 2
1
hi
h = "hello"
print(h)
Loading