Python: Area of a rectangle
Write a Python code that calculates the area of a rectangle.
In Euclidean plane geometry, Area of a rectangle is:
Area = length * width
Check the posted image that represents the area of a rectangle.
Use print () function and write the python code
Insert Width 5 and length 4
Run the code, take a snap shot OR Snip it, paste on MS Word and drop it in the drop box.
0 comments:
Post a Comment