mirror of
https://github.com/Hizenberg469/Python-tutorial.git
synced 2026-04-19 23:12:24 +03:00
first commit
This commit is contained in:
3
Basic/hello-world.py
Normal file
3
Basic/hello-world.py
Normal file
@@ -0,0 +1,3 @@
|
||||
var = '12345'
|
||||
|
||||
print(var[0:2])
|
||||
Reference in New Issue
Block a user