March 1, 2020

Python Code from docstrings

This homework is a series of functions related to data structures. Here are all the function headers and docstrings for the ten assigned functions: P7: Data […]
March 1, 2020

Python Code from docstrings

This homework is a series of functions related to data structures. Here are all the function headers and docstrings for the ten assigned functions: P7: Data […]
March 1, 2020

Descion Tree

Use the outline of code we discussed in class to create a decision  tree for the IrisDataSet which predicts the Type column using the other attributes. […]
March 1, 2020

Wage calculator

Visual Studio program that Calculate pay button so it calculates Rate based on Level then calculates total pay which is Rate * Hours. Using the variable […]
March 1, 2020

5-1 Lab: Factors Affecting Reaction Rates

Complete the following Carolina Biological lab: Factors Affecting Reaction Rates This investigation uses an iodine clock reaction to examine factors that affect reaction rate. Preparation (5 […]