This is a Python project from the Fundamentals of Computing class, taught by Professor Chenyu You at the Department of Applied Mathematics and Statistics, Stony Brook University, New York.
This project covers challenges on:
- Data Types, Structures, Indexing, and Slicing
- Conditional Statements
- While Loops
- Functions
- List Comprehension
- Recursive Functions