Python Forum
ZeroDivisionError 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: ZeroDivisionError help (/thread-42333.html)

Pages: 1 2


RE: ZeroDivisionError help - deanhystad - Jun-22-2024

Try 1 / 3


RE: ZeroDivisionError help - zimmytheflygirl - Jun-24-2024

(Jun-22-2024, 03:22 AM)deanhystad Wrote: Try 1 / 3

I fixed that error (I asked for help and then 30mins later I figured it out :) I just changed the c_answer and how it divided (there is a post about that)