diff options
author | 2021-02-28 21:53:13 -0800 | |
---|---|---|
committer | 2021-02-28 21:53:13 -0800 | |
commit | f9339e6043acc2161c3723624cd6ae33dce26bca (patch) | |
tree | cbe5cd79b534375b328804e84445a57c1cdfe272 | |
parent | Removed wordy-ness of one singular question. (diff) |
There's no such thing as TLI. Added TUI.
-rw-r--r-- | bot/resources/evergreen/py_topics.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/resources/evergreen/py_topics.yaml b/bot/resources/evergreen/py_topics.yaml index 8cf9582d..f3b2eaa3 100644 --- a/bot/resources/evergreen/py_topics.yaml +++ b/bot/resources/evergreen/py_topics.yaml @@ -110,7 +110,7 @@ - What's the most impressive Desktop Application you've made with Python so far? - Have you ever made your own GUI? If so, how? - Do you perfer Command Line Interfaces (CLI) or Graphic User Interfaces (GUI)? - - What's your favorite CLI (Command Line Interface) or TLI (Terminal Line Interface)? + - What's your favorite CLI (Command Line Interface) or TUI (Terminal Line Interface)? - What's your best GUI project? # web-development |