Hello there,
I am stuck at the System.out.println(story); line of the Mad Libs project.
I really don’t know what am i doing wrong. Please help
This is the error i get,
MadLibs.java:26: error: expected
System.out.println(story);
^
MadLibs.java:26: error: expected
System.out.println(story);