Polito AA 22/23 Computer Sciences course lab python files
Find a file
2023-02-10 15:48:06 +01:00
03.1.1-truefalse.py Initial commit 2023-02-10 15:48:06 +01:00
03.1.2-string-identikit.py Initial commit 2023-02-10 15:48:06 +01:00
03.1.4-its-equal.py Initial commit 2023-02-10 15:48:06 +01:00
03.1.6-de-morgan.py Initial commit 2023-02-10 15:48:06 +01:00
03.2.4-leap-years.py Initial commit 2023-02-10 15:48:06 +01:00
03.2.8-shopping-vouchers.py Initial commit 2023-02-10 15:48:06 +01:00
08.2.3-tic-tac-toe.py Initial commit 2023-02-10 15:48:06 +01:00
exam-armstrong.py Initial commit 2023-02-10 15:48:06 +01:00
exam-ascii-stats-landscape.txt Initial commit 2023-02-10 15:48:06 +01:00
exam-ascii-stats.py Initial commit 2023-02-10 15:48:06 +01:00
exam-freedonia.py Initial commit 2023-02-10 15:48:06 +01:00
LICENSE Initial commit 2023-02-10 15:48:06 +01:00
README.md Initial commit 2023-02-10 15:48:06 +01:00

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.