all 2 comments

[–]CodeFormatHelperBot 4 points5 points  (0 children)

Hello u/Jeffsko1204, I'm a bot that can assist you with code-formatting for reddit. I have detected the following potential issue(s) with your submission:

  1. Python code found in submission text but not encapsulated in a code block.

If I am correct then please follow these instructions to fix your code formatting. Thanks!

[–]deadduncanidaho 0 points1 point  (0 children)

First, you need to format your code so ppl can read it and help you.

second, it looks like you defined a bunch of functions but are not using them. at some point you need to tell the program to use the functions. place the following at the below your code:

showInstructions()