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.
There are no Euler numbers here.
From Wikipedia:
"In most popular programming languages, 6.022E23 (or 6.022e23) is equivalent to 6.022×1023, and 1.6×10−35 would be written 1.6E-35 (or 1.6e-35) (e.g. Ada, Analytica, C/C++, FORTRAN (since FORTRAN II as of 1958), MATLAB, Scilab, Perl, Java,[5] Python, Lua, JavaScript, and others)."
https://en.wikipedia.org/wiki/Scientific_notation
In this kata,
e
is an element of E-notation, a widely adopted variant of scientific notation.This notation is very popular in computing, and honestly I am a little bit surprised it can be "extremely confusing" for anyone ;)
This kata is extremely confusing, is (e) reffering to Eulers number or exponent? And if so, in the example you now use (E), which is uppercase and is no longer Eulers number. Can you please explain this? Im lost.
Im soo confused with the instructions. What is this asking me? whats the smallest unused ID?
Same dude, it took me like 2 hours. When I saw this I wanted to cry. How are people so good at this? Is it just an experience thing?
Your code is wrong, no unexpected indent when I try your solution. You should read https://github.com/codewars/codewars.com/wiki/Troubleshooting-your-solution.
This comment is hidden because it contains spoiler information about the solution
Im confused how this works. Can anyone explain how this does what it does?
Can someone exlpain what all this means and does. I'm so confused how this works.
This kata's instructions are extremely unclear, and I have no clue what the task is asking of me.