Skip to content

An python app that you can control from terminal. You can add, show and delete students.

Notifications You must be signed in to change notification settings

oemerfurkan/student_control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

student_control

An python app that you can control from terminal. You can add, show and delete students.

python main.py add "NAME" --> adds the name to the list

python main.py delete "NAME" --> deletes the name from the list

python main.py show --> shows all the names in the list

About

An python app that you can control from terminal. You can add, show and delete students.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages