Kevin Tiller

Generation

fix invalid codeThu, 20 Apr 2023

def read_file(): with open('questions.txt') as f: lines = f.readlines() return question_list import random print(random.random("questions.text"))

Want to kickstart your project?Use the new AI Studio to create your code