Skip to content

mrvalterhugo/Python-Assesment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Assessment - Amazon Career - Cloud Support Engineer Course

  • Author - Valter Hugo Schmaltz
  • Email - [email protected]
  • Version 1.0
  • This is a program to manipulate a data file, listing , adding/removing/updating and backing up data.
  • The file python_assessment.txt needs to exist in the same directory as this program.
  • Data is separeted by tabs.
  • The program is divided by functions, which are called from the Main Menu:
  • list_users()
  • add_user()
  • remove_user()
  • user_info()
  • update_info()
  • backup()

About

Python-Assesment for Cloud Engineer Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages