In todays Python tutorials video we are going to create our very own alarm clock with python. For the principle behind the alarm we are going to create an alarm that receives the time as input from the user, we set the time of the alarm as input we received from the user, then we constantly check if it matches the current time, if it does we play our sound file to alert the user.
Also checkout vidiq, it is a great tool to help grow your YouTube channel:
https://vidiq.com/?afmc=8e1
You can get Vs code from:
code.visualstudio.com
And pycharm from:
www.jetbrains.com/pycharm
Checkout my other python projects videos:
/ @coding_projects
Thanks for watching, leave a like and subscribe for more.