Skip to content

siark98/hacktoberfest-challenge-4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

🎉 Hacktoberfest 2020 Challenge #4 🎉

Java challenge for Hacktoberfest 2020

Rules 📜

  • Each person should try to solve just one issue (Save some of the fun for others!)
  • Once you solve an issue, edit the Fixed section below with the issue you fixed and open a Pull Request (PR)
    • Example
    • Add documentation for Mac users
  • Don't destroy anything important in this section!
  • Have fun and support other open source projects!

Fixed ✅

  • Removed line 18-20
  • Added else if (answer > secret) statement in line 23
  • Changed nextLine() method to next() method in line 32
  • Added case 4 to end the program in switch case condition

Getting Started 🗺️

  • There are 5 bugs 🕷️ found in the source code of the Java project. Find it, solve it, and open a PR!

  • There are additional freebie pull requests you can claim by modifying this README file and:

    • Add instructions
    • Fix typos
    • Be creative! (e.g. What is Hacktoberfest about?)
  • Not interested in fixing the README? Modify the source code! Add comments, refactor code, mess around!

  • Instructions

    • TODO... plz add

You are encouraged to improve on the source code because that is where your creativity shines and the possibilities are endless!

About

Java challenge for Hacktoberfest 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%