Skip to content

Instantly share code, notes, and snippets.

@ceciliaelena
ceciliaelena / blablacar.txt
Created February 1, 2021 14:11
blablacar_test
5 5
1 2 N
LFLFLFLFF
3 3 E
FFRFFRFRRF
"""
Autocomplete exercise
"""
class AutoComplete:
"""This is the class that handles the autocomplete operation
@ceciliaelena
ceciliaelena / PY0101EN-4-2-WriteFile.ipynb
Created November 5, 2019 15:14
Created on Cognitive Class Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ceciliaelena
ceciliaelena / PY0101EN-3-3-Functions.ipynb
Created November 5, 2019 14:24
Created on Cognitive Class Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ceciliaelena
ceciliaelena / PY0101EN-3-2-Loops.ipynb
Created November 5, 2019 11:05
Created on Cognitive Class Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ceciliaelena
ceciliaelena / PY0101EN-3-1-Conditions.ipynb
Created November 5, 2019 10:42
Created on Cognitive Class Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ceciliaelena
ceciliaelena / PY0101EN-4-1-ReadFile.ipynb
Created November 5, 2019 10:20
Created on Cognitive Class Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ceciliaelena
ceciliaelena / PY0101EN-2-4-Dictionaries.ipynb
Created November 4, 2019 16:22
Created on Cognitive Class Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ceciliaelena
ceciliaelena / 2.3_notebook_quizz_dictioary.ipynb
Created November 4, 2019 15:52
Created on Cognitive Class Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ceciliaelena
ceciliaelena / PY0101EN-2-2-Lists.ipynb
Created November 4, 2019 15:10
Created on Cognitive Class Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.