Skip to content
Permalink
Browse files
made getName( ) and getQuestion( )
The code from before is now compressed into 2 functions.
So, getName( ) gets the name of the user and ALSO, asks if their first word is a greeting.
eg.
userName = getName(<user's input>)

getQuestion might need to be looked over. Just call it to get the questions I guess ... It also tells the user if they got the question right and shows the answer. :]
  • Loading branch information
dahilj committed Oct 31, 2017
1 parent 90a8638 commit 984fbf8ee28ed486c620f34a1331cebea42d34ca
Showing 1 changed file with 0 additions and 0 deletions.
File renamed without changes.

0 comments on commit 984fbf8

Please sign in to comment.