Write a complete program that will display a table of 2 columns and 10 rows. The first column has all the values from 1
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Write a complete program that will display a table of 2 columns and 10 rows. The first column has all the values from 1
Write a complete program that will display a table of 2 columns and 10 rows. The first column has all the values from 1 to 10, and the wood column och the square root of the values in the first column. Use a loop in your answer. Give each odd row different background color of your choice. The following output may guide you Number Sant 2 6 1.4142135623730951 1.7320508075688772 2 2.23606797749979 2.449489742783178 12.64457513110645907 2.8284271247461903 3 3.1622776601683795 8 9 10
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!