This website requires JavaScript.
Explore
Help
Register
Sign In
Hizenberg
/
Python-tutorial
Watch
1
Star
0
Fork
0
You've already forked Python-tutorial
mirror of
https://github.com/Hizenberg469/Python-tutorial.git
synced
2026-04-19 23:12:24 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c9197f21c4f93260f4a854e8b1b0c3723d467f2a
Python-tutorial
/
Basic
/
hello-world.py
Hizenberg469
799c8c84f7
first commit
2025-03-05 14:15:49 +05:30
3 lines
30 B
Python
Raw
Blame
History
var
=
'
12345
'
print
(
var
[
0
:
2
]
)
Reference in New Issue
View Git Blame
Copy Permalink