this package is fun package,just how to use different software Language write hello world
Project description
这是个有趣的包, 输入语言,就能返回对应hello world的写法 比如: ch=Choose() ch.choose="c" ch.print_data()
result: #include<stdio.h> int main(void) { printf("Hello World! "); return 0; }
ch=Choose() ch.choose="java" ch.print_data()
result: public class HelloWorld { public static void main(String[] args) { System.out.println("Hello World!"); } }
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file every_hello_tools_zs-1.0.0-py3-none-any.whl.
File metadata
- Download URL: every_hello_tools_zs-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
391d8b6c65c4ff2f568b8db23fedae12766b1b2997843c5c1dd2ec5641a19b30
|
|
| MD5 |
0468bdd6fdad78e949128d38f7f81e2b
|
|
| BLAKE2b-256 |
bf7981fa180ed0a8256b2e4ffabf1bd834d6d5176c22d4fe957d74e077656f7a
|