@@ -58,7 +58,7 @@ futurama = ["Bender Rodríguez", "Fry", "Doctor Zoidberg", "Professor Farnsworth
"Malachi, Jr.", "Ndnd", "Alcazar", "Harold Zoid", "Pharaoh Hermenthotip", "Silicon Red", "Dr. Banjo", "Space Pope",
"The Borax Kid"]
-list_name = list_you_want_to_use # Change list_you_want_to_use to the name of the list you would like to use
+list_name = futurama # Change futurama to the name of the list you would like to use, no quotes
data = {"value": list_name}