SarthakKeshari / Java-Questions-and-Solutions

This repository aims to solve and create new problems from different spheres of coding. A path to help students to get access to solutions and discuss their doubts.
MIT License
46 stars 95 forks source link

Digital clock in Java #405

Closed MiryamVicenteOllero closed 2 years ago

MiryamVicenteOllero commented 2 years ago

Enter your question -

Make a digital clock that shows the time non-stop.

(You must wait a real second to give it more realism.)

Enter link to the question(if question belongs to any online platform) -

Your answer

Tags for the question(eg - Array, Basic, Stack, etc.) -

Basic, Hacktoberfest, Loops, Conditionals

MiryamVicenteOllero commented 2 years ago

Could you please assing me this issue for the HacktoberFest?

SarthakKeshari commented 2 years ago

@MiryamVicenteOllero, So its more like an application question right?

MiryamVicenteOllero commented 2 years ago

Yes, I think so

SarthakKeshari commented 2 years ago

@MiryamVicenteOllero, Great, I will provide it with "Level 5" for coming up with an application question. Kindly add your solution to "Coding Application(Games and more)" folder. Deadline - 15/10/2021

MiryamVicenteOllero commented 2 years ago

I don't know if it's like a Level 5 question because it's simple code cause I'm a begginer programmer, but I'll do my best!

SarthakKeshari commented 2 years ago

@MiryamVicenteOllero, No worries go ahead, I will look into it once you create the PR.