Write a script that will prompt the user for the reynolds


1. Write a script that will prompt the user for the Reynolds number of a flow and will print the region the flow is in. Would it be a good idea to write the selection statements using switch? Why or why not?

Global temperature changes have resulted in new patterns of storms in many parts of the world. Tracking wind speeds and a variety of categories of storms is important in understanding the ramifications of these temperature variations. Programs that work with storm data will use selection statements to determine the severity of storms and also to make decisions based on the data.

2. Whether a storm is a tropical depression, tropical storm, or hurricane is determined by the average sustained wind speed. In miles per hour, a storm is a tropical depression if the winds are less than 38 mph. It is a tropical storm if the winds are between 39 and 73 mph, and it is a hurricane if the wind speeds are 74 mph. Write a script that will prompt the user for the wind speed of the storm and will print which type of storm it is.

3. Clouds are generally classified as high, middle, or low level. The height of the cloud is the determining factor, but the ranges vary depending on the temperature. For example, in tropical regions the classifications may be based

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Write a script that will prompt the user for the reynolds
Reference No:- TGS01034036

Expected delivery within 24 Hours