//Program
====================
librarian1.py
==============
# make a empty list to add user input names
lst = []
for i in range(5):
# take input from the user
auth = input("Name: ")
# append user input name into the list
lst.append(auth)
# sort the list
lst.sort()
# print the list
print(lst)
==============================================
//Output
I’m confused what are you trying to ask? What is the python?
Answer:
Code
Explanation:
The code is instructions that you can write yourself or download from online
Answer:
it lets you get more work done
Explanation:
when you have a positive work attitude you want to do more stuff, and when it's bad you won't want to do anything