Ασκήσεις Εργαστηρίου 10
Όνομα Άσκησης | Περιγραφή | Πηγαίος Κώδικας | Plot PNG |
---|---|---|---|
Άσκηση 1 | Fibonacci | as1.py | |
Άσκηση 2 | Sum all numbers (list/dictionary) | as2.py | |
Άσκηση 3 | Count Decimal Digits | as3.py | |
Άσκηση 4 | Plot (simple x^2) | as4.py | graf1.png |
Άσκηση 5 | Scatter Plot | as5.py | graf2.png |
Άσκηση 6 | Histogram Plot | as6.py | graf3.png |
Άσκηση 7 | Bar Plot | as7.py | graf4.png |
Άσκηση 8 | Pie Plot | as8.py | graf5.png |
Άσκηση 9 | Grid Plots | as9.py | graf6.png |
Άσκηση 10 | Plot CSV Data | as10.py | |
Άσκηση 11 | as11.py |