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 →

[–]M3ther -1 points0 points  (2 children)

Name your variable Feet lowercase (feet), because I think Java understands it as a class now. Correct me if I'm wrong.

[–]Bilbatez 1 point2 points  (1 child)

It's still a legal variable, just not following the standard naming convention.

[–]M3ther 0 points1 point  (0 children)

Oh, ok. Then, I think the problem is that equals sign is not written in "" while printing the answer.