Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.

Added Readme #535

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update README.md
  • Loading branch information
chandrabosep authored Nov 23, 2021
commit ec50d08716bc60be68f58d9d0e2856019e2d9a94
11 changes: 2 additions & 9 deletions projects/Alarm clock/README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
<h1>Alarm Clock </h1>

<h3> Import Required Library<h3>
<ul>
<h4>from tkinter import *<h4>
<h4>import datetime<h4>
<h4>import time<h4>
<h4>import winsound<h4>
<h4>from threading import *<h4></ul>
<br>
<p> Select your time and and click set alarm </p>

<p> Select your time and and click set alarm </p>

![image](https://user-images.githubusercontent.com/70272542/142355637-6bda8e40-02bf-4bb6-955c-d7d7def5fc55.png)