public class byk{ public static void main(String[] args) { System.out.println("SOOKSHMAS \n 13+26="); int a=13+26; System.out.println(a); int b=39/2; System.out.println("39 Divide By 2 Is Equal to"); System.out.println(b); }}
Not registered? Create an account
Forgot Password?
Already a registered user? Login