Author Topic: Whats wrong with my chatbot? Please fix it and tell me whats wrong.  (Read 1594 times)

Guys, if you're not gonna help, please don't post.
Also, bump.

It would take up a ton less space though.
If he wants to stick with if else, he should remove the brackets though.
So, more characters, but same linespace
Time is irrelevant, in fact since he already wrote out a ton of if/else statements it could be argued that it would take less time

Guys, if you're not gonna help, please don't post.
Also, bump.
A problem was fixed. If you're still having problems, don't just say "please help"
Provide a description of the problem, and your current code.



And normally I would have either removed the brackets, or switched to a switch...case but since this guy is just learning I kept things at what I know he's already familiar with.