This repository contains my Python practice code and notes created while learning from MIT OpenCourseWare – Introduction to Computer Science and Programming. I am learning Python by following the MIT ...
GitHub

#7-Mit-Python-Assignment

# Create a python program that demonstrates the concepts of decomposition, abstraction, and functions learned in the lecture. # Implement a function called "calcuulate_quadratic" that takes four ...