You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
create a simple console app that can greet user and ask for a input and if user type quit or Quit then it should terminate the app else it should print a error message thats says invalid input/command. please feel free to add extra feature.
for this change the code under src/main.py
The text was updated successfully, but these errors were encountered:
Create A Simple Command line Application
create a simple console app that can greet user and ask for a input and if user type
quit
orQuit
then it should terminate the app else it should print a error message thats says invalid input/command. please feel free to add extra feature.for this change the code under
src/main.py
The text was updated successfully, but these errors were encountered: