DSC-ChitkaraUniv / HacktoberFest-2020

23 stars 100 forks source link

HacktoberFest-2020/Coding/Java/prime_java.java #233

Open a-abhinav opened 4 years ago

a-abhinav commented 4 years ago

There is some issues in this program. I want to resolve them. Please assign this issue to me.

Yashank18 commented 4 years ago

Can you please describe the issue related to this?

a-abhinav commented 4 years ago

All of the System.out.print() lines contain apostrophe rather than inverted commas which were producing errors during execution. I have created a PR after solving this issue.