Recent content by Anthony_83

  1. A

    what is wrong with my java program

    //Anthony Bahlman program 4 import javax.swing.JOptionPane; public class kanokla { public static void main(String[] args) { String input, name,serv; char type; int accnum, daym, nightm, count, min; input= ""; for (count = 1; count<=...