# Python 101

https://courses.cubite.io/course/python-101/about

Ceci estv mon cours python

**Instructors:** eroiki
**Price:** $0

## Course content

## Mon test super teuchi

### mon super test je te dis

Ceci est juste un test

```
print('Hello, World!')
a=12
b=a-1
print(b)
```
