reteps / kbot

A kahoot bot that correctly answers questions.
81 stars 30 forks source link

✏️ Correct a small typo where the wrong default choice is shown #17

Closed paris-ci closed 4 years ago

paris-ci commented 4 years ago

If you type nothing, y will not be in the input text. It's probably better to have it default to No anyway, since some people will use venvs

reteps commented 4 years ago

I don’t understand what this changes. If you type Y or y the result is the same

paris-ci commented 4 years ago

Yes, but that's not what this is about.

Usually, the default choice is written in CAPS, when the other choices are written in lowercase. So I just made a quick fix to display the correct default.