This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
richard
/
python-cheatsheet
mirror of
https://github.com/gto76/python-cheatsheet.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
Basic script template
pull/9/head
Jure Šorn
6 years ago
parent
373424a0f5
commit
d94f71eb88
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
README.md
1
README.md
View File
@ -1506,4 +1506,5 @@ def read_file(filename):
if
__name__
== '__main__':
main()
```
Write
Preview
Loading…
Cancel
Save