I made a Pomodoro style study countdown timer since it's a tool I find really helpful during the school year! I wanted to develop my python skills and make something useful for school starting back up again. At the start of the program, the user determines how long each work/break session will be. Since it is a Pomodoro timer, after four work sessions the user receives a longer break. Right before this break starts my program displays celebratory emojis aligning with whichever theme the user selected at the beginning of the program.
I made a Pomodoro style study countdown timer since it's a tool I find really helpful during the school year! I wanted to develop my python skills and make something useful for school starting back up again. At the start of the program, the user determines how long each work/break session will be. Since it is a Pomodoro timer, after four work sessions the user receives a longer break. Right before this break starts my program displays celebratory emojis aligning with whichever theme the user selected at the beginning of the program.