Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanNikaloasTheFirst committed Dec 7, 2022
1 parent 61d301e commit 182b0ec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ private static void start()
What did I learn ? 📩
------------------
I refreshed my memory using java to perfrom repetive tasks in a much more dynamic aspect.
Using setters and getters it was much easier to create Pokemons and set the relevant attributes to them.
Using setters and getters it was much easier to create Pokemons and set the relevant attributes to them.
Also referencing the attributes of the Pokemons was much easier to retrieve using the .get() function.


0 comments on commit 182b0ec

Please sign in to comment.