Could anyone please help to code analog clock as i am beginner and i dont understand from where i have to start.. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Could anyone please help to code analog clock as i am beginner and i dont understand from where i have to start..

Write a program to simulate an analog watch (number 1 to 12 to be arranged in circular fashion with all the three pointers for second minutes and hours ) on the screen. Use nested for loops. Use (.) dot for seconds pointer Use (*) star for minutes pointer Use (#) hash for hours pointer.

26th Mar 2017, 8:08 PM
Coder
Coder - avatar
0 Answers