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
Tree:
0d8a03c29f
Branches
Tags
django
master
python
/
course
/
Chap07
/
hello.py
hello.py
88 B
History
Raw
1
2
3
4
#!/usr/bin/env python3
# Copyright 2009-2017 BHG http://bw.org/
print('Hello, World.')