Question: Create any simple python program and demonstrate its operation. Examples of some programming concepts you must demonstrate (not all in one problem) but throughout the
Create any simple python program and demonstrate its operation. Examples of some programming concepts you must demonstrate
(not all in one problem) but throughout the remainder are:
| - Define and use variables |
| - Write and call a function |
| - Use a 1-D Array |
| - Use a 2-D Array |
| - Use a Loop (While or For) |
| - Use a Conditional (if) |
| - Use a Python Library (like numpy, pint, etc) |
| - Read External Data (recommend pandas) |
| - Give Formatted Output (table and correct decimal places) |
| - Plot Results (with axes and titles) |
Please show programing code and screen shot of result. Thank you.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
