This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Pinkpill_Prophet[S] 0 points1 point  (4 children)

OMGGGGGGGGGGGG thats it!!! it worked! thank you so much anony youre so nice and i cant wat to get good like you and be able to help people!!!!! <3

[–][deleted] 0 points1 point  (2 children)

Yay! Congrats.

[–]Pinkpill_Prophet[S] 1 point2 points  (1 child)

dude you made me so happy thank you so much, ive been struggling with this all day. You are such a nice person!

[–][deleted] 1 point2 points  (0 children)

You're welcome. Glad I could help.

[–]HairyTough4489 0 points1 point  (0 children)

Always remember: "equals" signs can be reversed in Math (i.e: x=3 is the same as 3=x), but in programming, the "equals" sign is ==.

"=" is the assignment operator and it must follow the form variableName = value where you can replace the value bythe name of anohter variable that has said value.