Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialKenneth Emmanuel Kouadio Ziguy
Courses Plus Student 1,125 PointsI am not able to run the code I have written in the TreeStory.java file and I also do not get any error message.
I added the if statement and the new data type int into my code but I am not able to see the output. Though I have compiled and ran it, I am still not getting an error message.
4 Answers
Anders Björkland
7,481 PointsDid you save your changes?
Kenneth Emmanuel Kouadio Ziguy
Courses Plus Student 1,125 PointsOh now I did it is working. Thanks very much!
Kenneth Emmanuel Kouadio Ziguy
Courses Plus Student 1,125 PointsDo I need to save every time i write a new code?
Anders Björkland
7,481 PointsGlad that it worked out. Yes, do save anytime before you want to try your recent changes.
Kenneth Emmanuel Kouadio Ziguy
Courses Plus Student 1,125 PointsOk and thank you very much!