Input/output
Example 1 Q []??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????
Program exits??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????
Example 2 Mary?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? [' Mary ']????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????
Queen?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? Program exits
Ls=[]
While True:
S=input (" ")
If s="Q" :
Break
Flag=True
For c in s:
If c=="Q" :
Flag=False
Break
The if flag:
Break
Ls. Append (s)
Print (ls)
Print (" program exits ")
O great god answer!!!!!!!!!!!!!!!
CodePudding user response:
Ls=[]
While True:
S=input (" ")
If s=="Q" :
Break
Flag=True
For c in s:
If c=="Q" :
Flag=False
Break
If not flag:
Break
Ls. Append (s)
Print (ls)
Print (" program exits ")