Skip to content

Instantly share code, notes, and snippets.

View kantale's full-sized avatar

Alexandros Kanterakis kantale

View GitHub Profile
@kantale
kantale / lesson_11.ipynb
Last active January 19, 2019 14:47
Εισαγωγή στον προγραμματισμό με τη γλώσσα python 2017-2018, διάλεξη 11η
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kantale
kantale / lesson_12_draft.ipynb
Created January 19, 2019 14:27
Πρόχειρες σημειώσεις από το μάθημα python, 12η διάλεξη, 17 Ιανουαρίου 2019
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kantale
kantale / lesson_11_draft.ipynb
Created January 10, 2019 12:37
Πρόχειρες σημειώσεις από το μάθημα python, 11η διάλεξη, 10 Ιανουαρίου 2019
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kantale
kantale / pycairo.ipynb
Created January 9, 2019 10:03
PyCairo cairo experimentation
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kantale
kantale / lesson_10.ipynb
Last active December 20, 2018 20:33
Εισαγωγή στον προγραμματισμό με τη γλώσσα python 2017-2018, διάλεξη 10η
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kantale
kantale / lesson_10_draft.ipynb
Created December 20, 2018 20:29
Πρόχειρες σημειώσεις από το μάθημα python, 10η διάλεξη, 20 Δεκεμβρίου 2018
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kantale
kantale / assignment_2.md
Last active December 8, 2018 20:44
2nd assignment, python

Γράψτε κώδικα python, κατά προτίμηση συναρτήσεις, για τα παρακάτω θέματα

Άσκηση 1

Φτιάξτε μία συνάρτηση που να παίρνει έναν αριθμό και να επιστρέφει αν είναι πρώτος ή όχι (True/False)

Άσκηση 2

Φτιάξτe μία λίστα με όλους του 1000 πρώτους αριθμούς. (προσοχή: όχι όλους τους πρώτους αριθμούς από το 1 μέχρι το 1000)

Άσκηση 3

Ποιο είναι το άθροισμα όλων των 1000 πρώτων αριθμών που τελειώνουν σε 3;

@kantale
kantale / lesson_13.ipynb
Last active December 6, 2018 12:25
Εισαγωγή στον προγραμματισμό με τη γλώσσα python 2017-2018, διάλεξη 13η
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kantale
kantale / lesson_5.ipynb
Last active December 6, 2018 11:57
Εισαγωγή στον προγραμματισμό με τη γλώσσα python 2017-2018, διάλεξη 5η
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kantale
kantale / lesson_9_draft.ipynb
Created December 6, 2018 10:59
Πρόχειρες σημειώσεις από το μάθημα python, 9η διάλεξη, 6 Δεκεμβρίου 2018
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.