joe-amoah / python-learning

for learning python
MIT License
1 stars 0 forks source link

Exercise 4: Area of a Field #7

Open Prince-linux opened 4 years ago

Prince-linux commented 4 years ago

Create a program that reads the length and width of a farmer’s field from the user in feet. Display the area of the field in acres. Hint: There are 43,560 square feet in an acre