This website works better with JavaScript
Home
Explore
Help
Sign In
judit
/
python
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
django
master
python
/
course
/
Chap01
/
hello - workingy.py
hello - workingy.py
88 B
Permalink
History
Raw
1
2
3
4
#!/usr/bin/env python3
# Copyright 2009-2017 BHG http://bw.org/
print('Hello, World.')