Repo Root
Lesson Slides
Exercises
Exercises (solutions)
- Boolean data type
- Comparison Operators
- Logical Operators
- Combining Logical and Comparison Operators
- Boolean Algebra Challenge Exercises
- Boolean- Data type with two possible values: True or False
- Comparison Operators: Special characters that check the relationship between two values
- Logical Operators: Special keywords used to combine or modify conditions
- Log into WiFi network.
- CTRL + ALT + T to open terminal.
cd ~/tech-mentorship-2425
(remember to press TAB to autocomplete)git stash --all
gh repo sync
jupyter lab
git stash