Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 528 Bytes

File metadata and controls

11 lines (9 loc) · 528 Bytes

Python Crash Course Practice Problems

Project Overview

  • Created several Python scripts I wrote while studying Python Crash Course Second Edition by Eric Matthes.
  • Each folder contains the answers Python files for all practice problems.
  • Practiced several Python skills, including data structures, functions, classes, APIs, and coding projects.

Code and Resources Used

Python Version: 3.10