Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
can you explain it to me? I'm quite confused by this solution.
I have the same issue, it gives me an error about lossy conversion from long to integer. I don't get where this is coming from.
I figured it out! I mean now that I get it it seems very obvious >.< I mean what else could it have been right? :D Thanks for the tip man :)
thank you but i am no senpai i just code here anywway here's a no-google hint:
assertEquals(43, Goals.laLigaGoals);
so then just compare that to the first lineHmmm well I recently came in touch with brainfuck and it slightly reminds me of that. I just recently got into programming as a whole and i am still drowning in huge amounts of tasty information. I usually just ask my buddy google but in this case i wasn't sure how i should ask him :D BUT IF SENPAI THINKS I SHOULD FIGURE IT OUT BY MYSELF I SHALL! I SHALL MAKE SENPAI PROUD! >D
what do you think might be happening?
how could the outcome be acheived?
Please senpai, explain how this works! I am quite new to Java and I would like to understand this clever way of solving the Kata! PLEASE SENPAI MY BRAIN NEEDS MORE KNOWLEDGE!
i have the same exact code... but it gives me the "int to double is lossy" error. Im just confused at this point.
Mmm i was just confused with the syntax "return boolean ? true : false;" but i have looked into it and seen it in many solutions now! Thanks for the help anyway! I still have a long way to go! :D Sorry for the slow response i didn't see I had gotten a reply until now!
This comment is hidden because it contains spoiler information about the solution
I'm pretty new to java, this solution is a bit confusing to me. Could someone guide me through this syntax step by step? I have so many questions about this solution that i don't know where to start. Thanks!