Individual section in project for Mini Lab definition and execution.
Defining self class to manage self complex data set and creating an object from self class in Python. link
Data displayed on self web page.
Wow
Class with objects and other parameters created to manage self complex data set of pascal's values. (Code)
Data displayed in self web page by default with 11 rows (10th degree polynomial).
In this mini lab, there were many learning opportunities with lists and the prime usage of them as carriers of data. Lists were used to store data that would otherwise just be printed. It was interesting to see the various convoluted appends throughout the functions and classes to store the data and use POST to allow user interaction with the triangle.
Individual section (blueprint) in project for Mini Lab definition and execution. Running page on website.
Defining self class to manage self complex data set and creating an object from self class in Python. (Link to code)
Data displayed on self web page. (Link to code)
Wow