Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/donno2048/qz
Print "Hello, World!"
https://github.com/donno2048/qz
hello-world pip python3
Last synced: 5 days ago
JSON representation
Print "Hello, World!"
- Host: GitHub
- URL: https://github.com/donno2048/qz
- Owner: donno2048
- Created: 2021-01-28T22:04:37.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-24T00:24:38.000Z (over 2 years ago)
- Last Synced: 2024-10-12T07:06:29.728Z (about 1 month ago)
- Topics: hello-world, pip, python3
- Language: Python
- Homepage: https://codegolf.stackexchange.com/a/218190/100622
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```py
>>> D()
Hello, World!
```