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.
0 odpowiedzi