[try Beta version]
Not logged in

 
homework help please

Feb 5, 2015 at 11:13pm
fixed!
Last edited on Feb 6, 2015 at 5:14pm
Feb 5, 2015 at 11:20pm
After this:
const string A= " I saw the big brown bear."

You need to write ";".

so is going to be

const string A= " I saw the big brown bear.";
Last edited on Feb 5, 2015 at 11:20pm
Feb 5, 2015 at 11:59pm
thank you.
Feb 6, 2015 at 2:26pm
fixed.
Last edited on Feb 6, 2015 at 5:17pm
Feb 6, 2015 at 3:46pm
The last code you wrote looks correct. It's also much better than the previous one. How does it not work?
Topic archived. No new replies allowed.