import static javax.swing.JOptionPane.*;
public class hjälp {
public static void main(String[] args) {
for (;;)
showMessageDialog(null,
"Cloner: The program with a personality" + "\n"
+ "It will get on all your disks" + "\n"
+ "It will infiltrate your chips" + "\n"
+ "Yes, it's Cloner!" + "\n"
+ "It will stick to you like glue" + "\n"
+ "It will modify RAM too" + "\n"
+ "Send in the Cloner!");
}
}
Inga kommentarer:
Skicka en kommentar