mirror of
https://github.com/andrewkdinh/fund-indicators.git
synced 2024-11-23 21:24:17 -08:00
Update Functions.py
This commit is contained in:
parent
4b775d7bb9
commit
969bbdf639
@ -247,7 +247,7 @@ def trueOrFalse():
|
||||
elif answer.lower() == 'no':
|
||||
return False
|
||||
else:
|
||||
print('Please either choose a number or type an answer')
|
||||
print('Please choose a number or type an answer')
|
||||
|
||||
|
||||
def main():
|
||||
|
Loading…
Reference in New Issue
Block a user