Question: Hello! My coding assignment is run on JUST BASIC. Using any other language ( Like Java, Python, C , C + + ) is not

Hello! My coding assignment is run on JUST BASIC. Using any other language (Like Java, Python, C, C++) is not allowed. Helping me with JUST BASIC code will be the only one that works, because that is the language I am using. Well anyway, I am having a hard time coming up with a FOR next loop for the values i specifically set for the table. For example, n needs to have values coming straight down the row : 50,49,48(NOT ACROSS, STRAIGHT DOWN.) Same with the others, and the end value for everything while in the for next loop must be 1.(except circumf w/ radius and area w/ radius because those values cant go down to 1).1/2n must be rounded to 1 decimal place, n% rounded to 2 decimal places, 1/n rounded to 4 decimal places. square root and cubed root rounded to 3 decimal places, and circumference and area rounded to 2 decimal places. Each value must produce values going down to 1 straight down from the row it is in because I am making a table with each row having a for next loop. Here are the assignment instructions as well to ensure you help me correctly: You are to produce the following table of values using a counting loop. Allow the user to enter a positive number larger than 10, and their input will create the following table wth calculated values. Be sure to include a heading with directions and an ending message. If you can figure out how to use for next loops for each of them going down to 1, I will give a thumbs up. Thank you!
 Hello! My coding assignment is run on JUST BASIC. Using any

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!