Already have an account? Get multiple benefits of using own account!
Login in your account..!
Remember me
Don't have an account? Create your account in less than a minutes,
Forgot password? how can I recover my password now!
Enter right registered email to receive password!
Rewrite the area.py program (shown below, or in the Creating Functions section of the tutorial) so that it has separate functions for the perimeter and area of a square, a rectangle, and a circle (3.14 * radius**2). This program should include a menu interface that has 'exit the program' as one of its choices.
SAMPLE PROGRAM EXECUTION
Area.py #This program calculates the perimeter and area of a rectangle print "Calculate information about a rectangle" length = input("Length:") width = input("Width:") print "Area",length*width print "Perimeter",2*length+2*width
SAMPLE OUTPUT (not including author/program information)
CALCULATIONS MENU
1) AREA (SQUARE) 2) AREA (RECTANGLE) 3) AREA (CIRCLE) 4) PERIMETER (SQUARE) 5) PERIMETER (RECTANGLE) 6) PERIMETER (CIRCLE) 7) EXIT
INPUT MENU CHOICE (1,2,3,4,5,6 OR 7)? 2 YOU HAVE CHOSEN AREA (RECTANGLE) INPUT WIDTH? 8 INPUT LENGTH? 4 AREA IS 32 INPUT MENU CHOICE?
hi i want to make a assignmnt of foundation of programming which include 4 task. I just want to know how much will be the price for that
We sell pdf''s from our site and pdfs can be ordered from the site by selecting a book, putting it in a shopping cart, then signing in with a password or as a guest, and then check
Tower of Hanoi game that you can let a player to move discs between the towers using a mouse. Moreover, you are required to do the followings: •Graphically represent any state in t
I need how to write small kind of viruses...
Structured assignment Once we have tuples and lists, we may use a nice trick in assignment expression, based on the packing and unpacking of tuples. >>> a, b, c = 1, 2
1) Write a python programmecomparing for and while loops like the following. Math Times table For Loop: 2x1=2 2x2=4 ..... 2x12=24 While Loop: 3x1=3 3x
Use the function to compute and print the sum of first n prime numbers.
Tuples and strings Python has two different more list-like data types that are very important to understand.A tuple is a structure that is like a list, but is not mutab
Programming
given number is prime number or not
Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!
whatsapp: +91-977-207-8620
Phone: +91-977-207-8620
Email: [email protected]
All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd