If you are on the admin account, you will already have them, but if you are on a different account, it's pretty impossible But you can get through by using command prompt.
There’s no cashiers, meaning if you need help you got to figure it out alone.
False......................
In Java, you would simply type:
Math.sqrt(25);
To print the square root of 25 to the console, you would type:
System.out.println(Math.sqrt(25));
I hope this helps!