I'm new to this platform, I know how to code in hackerrank, but here I don't get, where to even start.
Ex- My first problem from absolutebeginner is to find the cube of an integer.
Now I have no idea where to capture the input from. I don't know what's the use of input space. Can anybody give an example like where to take the input from so that I can apply the cube coding to it. FYI, I'm going to use javascript for the coding.
Plss help.