
public class datenverarbeitung {

	public static void main(String[] args) {		
       zahlen z = new zahlen();
	}

}
