Skip to content

Instantly share code, notes, and snippets.

@shabbirbhimani
Last active March 30, 2018 09:41
Show Gist options
  • Save shabbirbhimani/1d2bce510ec78aadf80435d42adb34dc to your computer and use it in GitHub Desktop.
Save shabbirbhimani/1d2bce510ec78aadf80435d42adb34dc to your computer and use it in GitHub Desktop.
Input function for the feedback
# Code for asking for feedback or input from a user
feedbackFriend = input("Do you like my idea? (yes/no) : ")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment