Polito AA 22/23 Computer Sciences course lab python files
- Python 100%
| 03.1.1-truefalse.py | ||
| 03.1.2-string-identikit.py | ||
| 03.1.4-its-equal.py | ||
| 03.1.6-de-morgan.py | ||
| 03.2.4-leap-years.py | ||
| 03.2.8-shopping-vouchers.py | ||
| 08.2.3-tic-tac-toe.py | ||
| exam-armstrong.py | ||
| exam-ascii-stats-landscape.txt | ||
| exam-ascii-stats.py | ||
| exam-freedonia.py | ||
| LICENSE | ||
| README.md | ||
computer-sciences
This repository contains the python scripts I've developed while following the Computer Sciences course at Politecnico di Torino. It is only an introductory course and most of these scripts are trivial code written mostly as a re-introduction of python to myself in order to prepare for the exam; these files are here mostly to archive my past work :).
GPL licensed. Some sample files can be found in Squillero's repository, linked above.