This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
python3_hello_world [2018/08/08 21:04] jguerin created |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Hello World in Python3 ====== | ||
| - | <file python | hello.py> | ||
| - | print(" | ||
| - | </ | ||
| - | |||
| - | "Hello World!" | ||