mirror of
https://github.com/andrewkdinh/fund-indicators.git
synced 2024-11-23 23:44: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':
|
elif answer.lower() == 'no':
|
||||||
return False
|
return False
|
||||||
else:
|
else:
|
||||||
print('Please either choose a number or type an answer')
|
print('Please choose a number or type an answer')
|
||||||
|
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
|
Loading…
Reference in New Issue
Block a user