100 days of Python Exercises
Day 10: Playback speed
Some people have a habit of lecturing and speaking rather quickly, and it’d be nice to slow them down, a la YouTube’s 0.75 playback speed, or even by having them pause between words.
Exercise
character = input("Anything of your...
brrrpcodes.hashnode.dev1 min read