The prompt is simply just asking me to make methods but I keep getting these error messages no matter what. Not sure whats wrong.
Just need help. Thank you for your time.
The prompt is simply just asking me to make methods but I keep getting these error messages no matter what. Not sure whats wrong.
Just need help. Thank you for your time.
Hi, is this your entire code (I’m assuming there’s also a Triangle function in the bottom)? Can you copy and paste your code?
I suspect there’s a syntax error(s).
You’re using x for multiplication but it should be *. I haven’t had enough coffee so I didn’t notice the first time around
I see, Would that be the cause for all of the other errors?
Nevermind, Thank you for that.
Great! No problem.