PeteEs / python_book_exercises

Basics of Python - Exercises from 'Python Crash Course' book

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo contains my solutions for exercises from 'Python Crash Course'


..

- CHAPTER 2: ✔️
Variables and Simple Data Types

- CHAPTER 3: ✔️
Introducing Lists

- CHAPTER 4: ✔️
Working with Lists

- CHAPTER 5: ✔️
if Statements

- CHAPTER 6: ✔️
Dictionaries

- CHAPTER 7: ✔️
User Input and while Loops

- CHAPTER 8: ✔️
Functions

- CHAPTER 9: ✔️
Clases

- CHAPTER 10: ✔️
Files and Exceptions

- CHAPTER 11: ✔️
Testing Your Code

About

Basics of Python - Exercises from 'Python Crash Course' book


Languages

Language:Python 100.0%