Modify the program that computes floor area to compute and output the number of 6-inch square tiles needed to tile the floor. Th | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Modify the program that computes floor area to compute and output the number of 6-inch square tiles needed to tile the floor. Th

2nd Nov 2021, 7:56 PM
Ban Da
Ban Da - avatar
2 Answers
+ 3
First you need to find the area of floor then find the height width of one tiles area per unit then division of total area by tiles
2nd Nov 2021, 11:41 PM
A S Raghuvanshi
A S Raghuvanshi - avatar
+ 2
Post the starter code and your attempt to get the above result from that code so we can help you.
3rd Nov 2021, 2:29 AM
Paul K Sadler
Paul K Sadler - avatar