From c8a946323e278cb4adbeebe86506e0bfb7f833c3 Mon Sep 17 00:00:00 2001 From: "Lucian D. Crainic" Date: Thu, 14 Sep 2023 01:32:03 +0200 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d0fe14..c9eee57 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Fondamenti di Programmazione - Python - +> La seguente repository contiene le soluzioni degli esercizi presenti nel workbook e gli esami svolti durante il corso di Fondamenti di Programmazione - Python, tenuto dal Prof. Andrea Sterbini presso l'Università degli Studi di Roma La Sapienza, Dipartimento di Informatica. **Copyright of the WorkBook** [Here the reference to official website](https://q2a.di.uniroma1.it/) ~~~