Chapter 6 Ex C (f)
Duration: 10:40 Min | May 31, 2023
Let us C Solution Chapter 6 Exercise C.f: According to a study, the approximate level of intelligence of a person can be calculated using the following formula: i=2+(y+0.5x) Write a program that will produce a table of values of i, y and x, where y varies from 1 to 6, and, for each value of y, x varies from 5.5 to 12.5 in steps of 0.5. Let us C solution of Chapter 6: More Complex Repetitions (in Hindi) has been explained in this video.