Noted.
Hmm. I may be able to write a program which allows you to slap people indefinatly (though it won't work in CS it'll work in CS. Counter-Strike, Computer Science.)
public class Slap(String name, int slap){
String slapee = name;
int x;
int slaps = slap;
if slaps <= 0
slaps = 1;
for (x = 1; x++ x <= slaps){
ma_slap + slapee;
}
}
Now to implement this hm. It's been awhile...
import java.*
public class Admin(){
public static void main (String[] args){
KeyboardReader reader = new KeyboardReader;
String name = reader.readLine("Who do you want to slap?");
int times = reader.readInt("How many times would you like to slap them?");
person.Slap(name, times);
}
}
I think that should work! Good luck testing it to make sure it does
