Solve problem "Clock face - 2" online - Learn Python 3 - Snakify

Clock face - 2


Statement

Hour hand turned by α degrees since the midnight. Determine the angle by which minute hand turned since the start of the current hour. Input and output in this problems are floating-point numbers.
Advertising by Google, may be based on your interests

In all the problems input the data using input() and print the result using print().