Skip to content

Instantly share code, notes, and snippets.

@samed-mirzayev
Last active July 1, 2020 12:11
Show Gist options
  • Select an option

  • Save samed-mirzayev/49bcec89d2059c6f08ac0aff020a1213 to your computer and use it in GitHub Desktop.

Select an option

Save samed-mirzayev/49bcec89d2059c6f08ac0aff020a1213 to your computer and use it in GitHub Desktop.
sort_users()
Input(first name | last name | phone number)
validate Input
if input is incorrect print message ('Input is incorrect') and finish the programm
else ask in which order sort phonebook(ascending | descending)
sort users by input
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment