Skip to content

Introduction ​

This is an introduction about Python.
It is also available on Google Colab.

First command 😃 ​

python
print("No I won't say it.")
print("No I won't say it.")

Syntax ​

Content coming soon.