please help me i want to make a circular clock

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.

Recommended Answers

All 2 Replies

Care to share your coding attempts so far, and explain where you are getting stuck? DaniWeb doesn't do your assignment/homework for you, but is happy to help guide you in the right direction if you show at least some effort...

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.