Answer:
strr=input("please enter something: ")
while strr is not "":
print(strr)
strr=input("please enter something: ")
Explanation:
whenever the user will enter an empty string the loop will terminate
Whenever honestly , what subject is this for?
Inappropriate*
And yes
It does make it easier.
Answer:
b. Command language interaction
Explanation:
Daniel wants to redesign the user interface. The customer service agents use Command language interaction to enter explicit statement to invoke operations within the system and cannot always remember the commands.