This site gives you everything you need, like an image gallery,blog, and some really cool daikt news.

                                            The Everything Site

def quiz(): print("General Knowledge Access") print() print("What is the name of the USA's current President?") print() print("a. Obama") print("b. Kim Jong Un") print("c. Bush") answer = input("Put your answer here: ") if answer == "a": print("Correct!")