How To Make A Simple Alarm Clock in Python

preview_player
Показать описание
Please SUBSCRIBE

Follow me on Instagram @luisrayaa
Рекомендации по теме
Комментарии
Автор

Instead of putting "while(1 == 1):" you can just put "while True:"

adamfirth
Автор

Tip: Instead of typing (am or pm) in lowercase, you could just put

if(amPm.lower() == "am"):
print("Rest of the Code

ten-faced-carrot
Автор

You can also try to use the 'playsound' module. which is a simple module to play audio files when placed in the same directory.

souvk
Автор

it was that this project is very complicated but you, sir, made it easy

mananambaliya
Автор

I think this is a better first code for any language, because it uses variables that aren’t given by the end user.

notcarguy
Автор

Hello, I’m doing something like this for a project. Can you do a tutorial on how to design the alarm clock to run with sound? Pleasee

mollychidi
Автор

I think u should be using float instead of int to make the time alarm minutes...

rahulkulkarni
Автор

Idek how to do python but thanks anyway

ritzdablitztv
Автор

Good work im looking forward to see u as an expert . 💪🏻💘

mmpm
Автор

Instead of str(input you can use only (input because str datatype is default

itschoolofchanakya
Автор

Dude you tell me one thing, when u r sleeping and the alarm (only) says "wake up lazy" will you get up. We r not able to get up until and unless our mom just hits us hard, and he is expecting us to wake up by just typing😂😂😂😂😂

WrackGamer
Автор

I am also a beginner but I couldn't have done it without your tutorial ... Lol I am dumb 😅

angelicasysnila
Автор

To improve, do task every 200ms instead of while(1)

leozendo
Автор

thank you so much, datetime it's confusing

Автор

Hope you do some more interesting python project as I'm impressed when I'm watching it in mid 2020

gmramkumar
Автор

print(str(Cool, man /n That help me a lot))

gshawefd
Автор

Dude your content is great but I would be happier if you would give a source code

kadaliakshay
Автор

awsome but did not understand the if part

vihaanstudios
Автор

Instead of typing in lower case you can just type at last .lower

tamilandaa
Автор

it doesnt work
i cant get it to wait for time

arbabimdad