04-03-2022

This commit is contained in:
2022-03-04 17:56:50 +01:00
parent e6fc2251ec
commit 5b45dc0863
70 changed files with 3189 additions and 673 deletions

View File

@@ -7,10 +7,10 @@
```bash
# 09/02/2021
pi@framboise:~/Downloads $ python -V
$ python -V
Python 2.7.16
pi@framboise:~/Downloads $ python3 -V
$ python3 -V
Python 3.7.3
```