rage / ohjelmointi-20

https://ohjelmointi-20.mooc.fi/
9 stars 17 forks source link

Update 2-hajautustaulu.md #109

Closed wiikmatias closed 2 years ago

wiikmatias commented 4 years ago

Lisätty puuttuvat sulkumerkit Hajautustaulu oliomuuttujana-kappaleen Kirjasto-luokan käytön esimerkissä:

System.out.println(kirjasto.haeKirja("ylpeys ja ennakkoluulo"); -> System.out.println(kirjasto.haeKirja("ylpeys ja ennakkoluulo")); System.out.println(kirjasto.haeKirja("YLPEYS JA ENNAKKOLUULO"); -> System.out.println(kirjasto.haeKirja("YLPEYS JA ENNAKKOLUULO"));

vercel[bot] commented 4 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/mooc/ohjelmointi-20/bp9zl8ohq
✅ Preview: https://ohjelmointi-20-git-patch-1.mooc.now.sh