python-speech-recognition
python-speech-recognition copied to clipboard
improved code for guessing_game.py
this code has f strings instead of .format() which definatly helps in decreasing the size of code and increases readability of your code