Python Forum
Quiz Help - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: Homework (https://python-forum.io/forum-9.html)
+--- Thread: Quiz Help (/thread-32509.html)



Quiz Help - NinjaCreeper358 - Feb-14-2021

I am trying to make a Quiz About shapes that is random and i got the randomizer and the shapes but I have tried to make a quiz I Have done a-lot of research and none has helped. I need my Current window with turtle to Still show Can i get help. Thanks Smile


RE: Quiz Help - jefsummers - Feb-14-2021

Show us what you have done and where you are stuck. Pls post code using the Python tags (the blue/yellow icon)


RE: Quiz Help - NinjaCreeper358 - Feb-14-2021

I deleted all of my work from it But how i had it is that when i ran a randomizer it would change a variable to the number of the shape and Import it into another separate script that is where it would not work when i would anwser the correct one it would say the answer was 0


RE: Quiz Help - buran - Feb-14-2021

(Feb-14-2021, 06:50 PM)NinjaCreeper358 Wrote: I deleted all of my work from it
Maybe now it is time to try again and see what you will come with. Then, post here with your code (in python tags), full traceback (if you get any errors) and ask a question about what you have problem with. We are glad to help, but we are not going to do your [home]work.


RE: Quiz Help - deanhystad - Feb-15-2021

My dog ate it.