<SCRIPT LANGUAGE="JavaScript">
// A program to find the sum and difference of two numbers
var firstNum;
var secondNum;
firstNum = window.prompt('Please enter the first number', ''); ...
On another note, do you know of any software that executes algorithms in their pure form, since I need to make sure the algorithm for the pile of cards is right.
I've just started doing Java, and as usual, everything is going over my head at this point of time, can someone please help me with these codes, please?