python-speech-recognition icon indicating copy to clipboard operation
python-speech-recognition copied to clipboard

improved code for guessing_game.py

Open krish-ag opened this issue 5 years ago • 0 comments

this code has f strings instead of .format() which definatly helps in decreasing the size of code and increases readability of your code

krish-ag avatar Oct 02 '20 04:10 krish-ag