Question: Copy Assignment 1 . py to Assignment 2 . py so that assignment 2 code is ADDED TO assignment 1 code. You will be using
Copy Assignmentpy to Assignmentpy so that assignment code is ADDED TO assignment code. You will be using the same file for all assignments. Please use Python comments to show where assignment starts. Look up the formula for, and use Python Operators to calculate an answer, and assign to a variable, and print the answer.Your code must:be added to your assignment prompt for and get input into variablesdo something with the input such as perform a calculatipn,assign answer to a variable, andor print the answer. Here are some examples, however this is YOUR program so you can do any Input, calculations, and output that you want. It can be as hard or easy as you want it to be This is your project.Examples:Find the area of a circleFind the area of a triangleFind the circumference of a circleFind the perimeter of a rectangle
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
