Use gender neutral pronouns
This commit is contained in:
parent
ded121f974
commit
e4a4426ff1
24 changed files with 37 additions and 37 deletions
|
@ -4,7 +4,7 @@ importance: 5
|
|||
|
||||
# Repeat until the input is correct
|
||||
|
||||
Write a loop which prompts for a number greater than `100`. If the visitor enters another number -- ask him to input again.
|
||||
Write a loop which prompts for a number greater than `100`. If the visitor enters another number -- ask them to input again.
|
||||
|
||||
The loop must ask for a number until either the visitor enters a number greater than `100` or cancels the input/enters an empty line.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue