├── .metals ├── metals.log └── metals.mv.db ├── .scala-build └── .bloop │ ├── Hacktoberfest-Introduction-To-Programming_d5c0a6989e-test.json │ └── Hacktoberfest-Introduction-To-Programming_d5c0a6989e.json ├── CONTRIBUTING.md ├── CONTRIBUTORS.md ├── README.md ├── assets └── images │ ├── add-a-commit-example.png │ ├── commit-example.png │ ├── compare-plus-pull-request-example.png │ ├── create-a-branch-example.png │ ├── create-a-fork-example.png │ ├── create-pull-request-example.png │ ├── double-check-branch-name-example.png │ ├── fork-example.png │ ├── go-home-example.png │ ├── hacktoberfest-1.png │ ├── hacktoberfest-2.png │ ├── pseudocode-example.png │ └── switch-branches-example.png ├── section-01 ├── ClaudiaSouza1812.txt ├── Nyakallo.txt ├── Sonu64.txt ├── UdayChauhan1724.txt ├── Vakele-G.txt ├── busisoms.txt ├── deerah1234.txt ├── lavanya-vanwyk.txt ├── let-hazel.txt ├── lindelwa122.txt ├── madishego.txt ├── mahmad787.txt ├── saeedahmedasad.txt ├── yaseerah.txt └── yaseerahk.txt ├── section-02 ├── ClaudiaSouza1812.txt ├── Vakele-G.txt ├── busisoms.txt ├── deerah1234.txt ├── lavanya-vanwyk.txt ├── let-hazel.txt ├── lindelwa122.txt ├── madishego.txt ├── mahmad787.txt └── yaseerah.txt ├── section-03 ├── ClaudiaSouza1812 ├── Vakele-G.txt ├── deerah1234.txt ├── lavanya-vanwyk.txt ├── le-hazel.txt ├── lindelwa122.txt ├── mahmad787.txt └── yaseerah.txt ├── section-04 ├── AddUserInputs$.class ├── AddUserInputs.class ├── ClaudiaSouza1812.py ├── Vakele-G.txt ├── deerah1234.c ├── lavanya-vanwyk.scala ├── let-hazel.js ├── lindelwa122.coffee ├── mahmad787.java └── yaseerah.py └── section-05 ├── Vakele-G-algorithm.txt ├── Vakele-G-divide.txt ├── Vakele-G-reword.txt ├── Vakele-G.py ├── lavanya-vanwyk-algorithm.txt ├── lavanya-vanwyk-divide.txt ├── lavanya-vanwyk-reword.txt ├── lavanya-vanwyk.scala ├── let-haze-algorithm.txt ├── let-hazel-divide.txt ├── let-hazel-reword.txt ├── let-hazel.py ├── lindelwa122-algorithm.txt ├── lindelwa122-divide.txt ├── lindelwa122-reword.txt ├── lindelwa122.coffee ├── mahmad787-algorithm.txt ├── mahmad787-divide.txt ├── mahmad787-reword.txt ├── mahmad787.java ├── yaseerah-algorithm.js ├── yaseerah-divide.txt └── yaseerah-reword.txt /.metals/metals.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/.metals/metals.log -------------------------------------------------------------------------------- /.metals/metals.mv.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/.metals/metals.mv.db -------------------------------------------------------------------------------- /.scala-build/.bloop/Hacktoberfest-Introduction-To-Programming_d5c0a6989e-test.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/.scala-build/.bloop/Hacktoberfest-Introduction-To-Programming_d5c0a6989e-test.json -------------------------------------------------------------------------------- /.scala-build/.bloop/Hacktoberfest-Introduction-To-Programming_d5c0a6989e.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/.scala-build/.bloop/Hacktoberfest-Introduction-To-Programming_d5c0a6989e.json -------------------------------------------------------------------------------- /CONTRIBUTING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/CONTRIBUTING.md -------------------------------------------------------------------------------- /CONTRIBUTORS.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/CONTRIBUTORS.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/README.md -------------------------------------------------------------------------------- /assets/images/add-a-commit-example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/assets/images/add-a-commit-example.png -------------------------------------------------------------------------------- /assets/images/commit-example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/assets/images/commit-example.png -------------------------------------------------------------------------------- /assets/images/compare-plus-pull-request-example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/assets/images/compare-plus-pull-request-example.png -------------------------------------------------------------------------------- /assets/images/create-a-branch-example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/assets/images/create-a-branch-example.png -------------------------------------------------------------------------------- /assets/images/create-a-fork-example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/assets/images/create-a-fork-example.png -------------------------------------------------------------------------------- /assets/images/create-pull-request-example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/assets/images/create-pull-request-example.png -------------------------------------------------------------------------------- /assets/images/double-check-branch-name-example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/assets/images/double-check-branch-name-example.png -------------------------------------------------------------------------------- /assets/images/fork-example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/assets/images/fork-example.png -------------------------------------------------------------------------------- /assets/images/go-home-example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/assets/images/go-home-example.png -------------------------------------------------------------------------------- /assets/images/hacktoberfest-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/assets/images/hacktoberfest-1.png -------------------------------------------------------------------------------- /assets/images/hacktoberfest-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/assets/images/hacktoberfest-2.png -------------------------------------------------------------------------------- /assets/images/pseudocode-example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/assets/images/pseudocode-example.png -------------------------------------------------------------------------------- /assets/images/switch-branches-example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/assets/images/switch-branches-example.png -------------------------------------------------------------------------------- /section-01/ClaudiaSouza1812.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-01/ClaudiaSouza1812.txt -------------------------------------------------------------------------------- /section-01/Nyakallo.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-01/Nyakallo.txt -------------------------------------------------------------------------------- /section-01/Sonu64.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-01/Sonu64.txt -------------------------------------------------------------------------------- /section-01/UdayChauhan1724.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-01/UdayChauhan1724.txt -------------------------------------------------------------------------------- /section-01/Vakele-G.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-01/Vakele-G.txt -------------------------------------------------------------------------------- /section-01/busisoms.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-01/busisoms.txt -------------------------------------------------------------------------------- /section-01/deerah1234.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-01/deerah1234.txt -------------------------------------------------------------------------------- /section-01/lavanya-vanwyk.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-01/lavanya-vanwyk.txt -------------------------------------------------------------------------------- /section-01/let-hazel.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-01/let-hazel.txt -------------------------------------------------------------------------------- /section-01/lindelwa122.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-01/lindelwa122.txt -------------------------------------------------------------------------------- /section-01/madishego.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-01/madishego.txt -------------------------------------------------------------------------------- /section-01/mahmad787.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-01/mahmad787.txt -------------------------------------------------------------------------------- /section-01/saeedahmedasad.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-01/saeedahmedasad.txt -------------------------------------------------------------------------------- /section-01/yaseerah.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-01/yaseerah.txt -------------------------------------------------------------------------------- /section-01/yaseerahk.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-01/yaseerahk.txt -------------------------------------------------------------------------------- /section-02/ClaudiaSouza1812.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-02/ClaudiaSouza1812.txt -------------------------------------------------------------------------------- /section-02/Vakele-G.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-02/Vakele-G.txt -------------------------------------------------------------------------------- /section-02/busisoms.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-02/busisoms.txt -------------------------------------------------------------------------------- /section-02/deerah1234.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-02/deerah1234.txt -------------------------------------------------------------------------------- /section-02/lavanya-vanwyk.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-02/lavanya-vanwyk.txt -------------------------------------------------------------------------------- /section-02/let-hazel.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-02/let-hazel.txt -------------------------------------------------------------------------------- /section-02/lindelwa122.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-02/lindelwa122.txt -------------------------------------------------------------------------------- /section-02/madishego.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-02/madishego.txt -------------------------------------------------------------------------------- /section-02/mahmad787.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-02/mahmad787.txt -------------------------------------------------------------------------------- /section-02/yaseerah.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-02/yaseerah.txt -------------------------------------------------------------------------------- /section-03/ClaudiaSouza1812: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-03/ClaudiaSouza1812 -------------------------------------------------------------------------------- /section-03/Vakele-G.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-03/Vakele-G.txt -------------------------------------------------------------------------------- /section-03/deerah1234.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-03/deerah1234.txt -------------------------------------------------------------------------------- /section-03/lavanya-vanwyk.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-03/lavanya-vanwyk.txt -------------------------------------------------------------------------------- /section-03/le-hazel.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-03/le-hazel.txt -------------------------------------------------------------------------------- /section-03/lindelwa122.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-03/lindelwa122.txt -------------------------------------------------------------------------------- /section-03/mahmad787.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-03/mahmad787.txt -------------------------------------------------------------------------------- /section-03/yaseerah.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-03/yaseerah.txt -------------------------------------------------------------------------------- /section-04/AddUserInputs$.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-04/AddUserInputs$.class -------------------------------------------------------------------------------- /section-04/AddUserInputs.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-04/AddUserInputs.class -------------------------------------------------------------------------------- /section-04/ClaudiaSouza1812.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-04/ClaudiaSouza1812.py -------------------------------------------------------------------------------- /section-04/Vakele-G.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-04/Vakele-G.txt -------------------------------------------------------------------------------- /section-04/deerah1234.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-04/deerah1234.c -------------------------------------------------------------------------------- /section-04/lavanya-vanwyk.scala: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-04/lavanya-vanwyk.scala -------------------------------------------------------------------------------- /section-04/let-hazel.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-04/let-hazel.js -------------------------------------------------------------------------------- /section-04/lindelwa122.coffee: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-04/lindelwa122.coffee -------------------------------------------------------------------------------- /section-04/mahmad787.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-04/mahmad787.java -------------------------------------------------------------------------------- /section-04/yaseerah.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-04/yaseerah.py -------------------------------------------------------------------------------- /section-05/Vakele-G-algorithm.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-05/Vakele-G-algorithm.txt -------------------------------------------------------------------------------- /section-05/Vakele-G-divide.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-05/Vakele-G-divide.txt -------------------------------------------------------------------------------- /section-05/Vakele-G-reword.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-05/Vakele-G-reword.txt -------------------------------------------------------------------------------- /section-05/Vakele-G.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-05/Vakele-G.py -------------------------------------------------------------------------------- /section-05/lavanya-vanwyk-algorithm.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-05/lavanya-vanwyk-algorithm.txt -------------------------------------------------------------------------------- /section-05/lavanya-vanwyk-divide.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-05/lavanya-vanwyk-divide.txt -------------------------------------------------------------------------------- /section-05/lavanya-vanwyk-reword.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-05/lavanya-vanwyk-reword.txt -------------------------------------------------------------------------------- /section-05/lavanya-vanwyk.scala: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-05/lavanya-vanwyk.scala -------------------------------------------------------------------------------- /section-05/let-haze-algorithm.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-05/let-haze-algorithm.txt -------------------------------------------------------------------------------- /section-05/let-hazel-divide.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-05/let-hazel-divide.txt -------------------------------------------------------------------------------- /section-05/let-hazel-reword.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-05/let-hazel-reword.txt -------------------------------------------------------------------------------- /section-05/let-hazel.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-05/let-hazel.py -------------------------------------------------------------------------------- /section-05/lindelwa122-algorithm.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /section-05/lindelwa122-divide.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /section-05/lindelwa122-reword.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /section-05/lindelwa122.coffee: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /section-05/mahmad787-algorithm.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-05/mahmad787-algorithm.txt -------------------------------------------------------------------------------- /section-05/mahmad787-divide.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-05/mahmad787-divide.txt -------------------------------------------------------------------------------- /section-05/mahmad787-reword.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-05/mahmad787-reword.txt -------------------------------------------------------------------------------- /section-05/mahmad787.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-05/mahmad787.java -------------------------------------------------------------------------------- /section-05/yaseerah-algorithm.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-05/yaseerah-algorithm.js -------------------------------------------------------------------------------- /section-05/yaseerah-divide.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-05/yaseerah-divide.txt -------------------------------------------------------------------------------- /section-05/yaseerah-reword.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lindelwa122/Hacktoberfest-Introduction-To-Programming/HEAD/section-05/yaseerah-reword.txt --------------------------------------------------------------------------------