Assignments and Projects for Scientific Computing with Python Certification through freeCodeCamp/ Prof. Charles Severance at UMich
There is a folder in this repo that shows the source code of my completed course assignments. I completed these and met the required criteria based on my learning and analysis, and there are several correct ways to solve these problems. You can find them in the Assignments tab of the PY4E site. These assignments demonstrate my understanding and application of Python concepts like dictionaries, functions, list, iterations, etc. These assignments were completed based on provided source code on Replitt from FreeCodeCamp. I will copy the source code of my solutions and attach below the Replitt links I submitted for certification- Arithmetic Formatter
- Time Calculator
- Budget App
- Polygon Area Calculator
- Probability Calculator