python - How do I make a code from this on pyscripter? Can anyone help me -
this algorithm me coding i'm new , i'm sorry i'm not taught on subject. can learn soon
typically, likes see you've tried.
my suggestion put each of questions in function. here's simple code guide you:
def question1(): answer = getanswer("question text") #fixme if answer: question5() else: question2() #etc #fixme: inputs... question1()
Comments
Post a Comment