Question: Write a program to input name and length of a pendulum from the keyboard. Calculate the period and number of ticks/hour and output in a

Write a program to input name and length of a pendulum from the keyboard. Calculate the period and number of ticks/hour and output in a table as shown below period = 214 * l/g sec min ticks = - (60 - * 60 - =/period min hour g=9.81 m/sec^2 Infer data types from table below. If you can't do input, assign values instead. Copy output to bottom of your source code and print. GH. CA WINDOWS\system32\cmd.exe Enter name for first pendulum Table Top Enter name for second pendulum Grandfather Enter lengths of pendulums (meters) 0.5
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
