Name:
Anonymous
2013-06-16 18:55
Japan and it's slow, buggy, poorly designed garbage is great an all, but have you forgotten, PEARL HARBOR?
Name:
Anonymous
2013-06-17 13:19
Symta: when I is 1 2 3: say I is one of the first three numbers
Ruby: when (I == 1 || I == 2 || I == 3) puts("%d is one of the first three numbers\n", I);