Anuja2512 / Answering_Machine

Answer few commands such as playing songs, showing current time, telling jokes, searching information like Alexa.
4 stars 98 forks source link

Added random number guesser elif condition #31

Closed dancinglightning closed 2 years ago

dancinglightning commented 3 years ago

The elif condition extracts two numbers given by user and uses word2number library to convert then to integers and generate a random number between them.