> For the complete documentation index, see [llms.txt](https://tim-python.bai.uno/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tim-python.bai.uno/init/started/1.1-practice.md).

# 1.1 Practice

* Run the code below (Click the Run Button), that will be your first python program.
* Play around it.

{% embed url="<https://repl.it/@tim_gitlab/hw>" %}

* `main.py` is the python file which stored your codes
* the bottom part(or right part) is a Python REPL shell, feel free to play around it too, it must be in a container, you won't ruin it.

{% hint style="info" %}
Repl.it is an online IDE.

If you found it does not work on your browser, try to re-open it at Chrome/Chromium.
{% endhint %}
