https://github.com/akuli/hello-world
Hello World in Python.
https://github.com/akuli/hello-world
Last synced: 6 months ago
JSON representation
Hello World in Python.
- Host: GitHub
- URL: https://github.com/akuli/hello-world
- Owner: Akuli
- Created: 2016-08-16T18:40:20.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-09-26T19:16:23.000Z (over 7 years ago)
- Last Synced: 2025-03-26T15:16:05.549Z (10 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hello World!
This is a Hello World program written in Python.
Unfortunately writing cross-platform programs in a high-level language
is really difficult, so this program doesn't work on Windows.
If you're using Windows or you don't like "Hello World" programs, you
can also try `wololo.py`. It's cross-platform, but it requires Python
3.6 or newer.