Hi everyone! I need someone to write the pseudocode for a program that gets the radius and height of a cylinder from the user, and then calculates the volume of the cylinder by using the following formula: Volume = radius * radius * height * 3.1416 Once calculated, the volume of the cylinder is displayed to the user. You may want to ask yourself the following questions about this problem: 1.What input does the program need to get from the user? 2.How do I use the given input to calculate the volume of the cylinder? 3.What information needs to be displayed to the user after the
Well pseudocode is in English (or whichever language you like for that matter), therefore it should be straight forward to write it on your own. What the program should be doing is in your question already...!!! Give it a try and let us know what the issues are so we can help!
Ok. Anyone other than Chris2332?
Join our real-time social learning platform and learn together with your friends!