Skip to content
Permalink
Browse files
Changed the SPELLINGS
  • Loading branch information
dahilj committed Nov 1, 2017
1 parent 1640e91 commit de2d0d514d8a9ca9a35e2d42564bc405ba54f484
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,7 +1,7 @@
operatorList = ["+","-","*","/","plus","minus","times","divided"]
numberList = ["1","2","3","4","5","6","7","8","9","0"]

from Get_Funtions import *
from Get_Functions import *

def determineUserInput(sentence):
"""determines what the user asks and responses accordingly"""

0 comments on commit de2d0d5

Please sign in to comment.