Search:

Type: Posts; User: sephskie

Search: Search took 0.07 seconds.

  1. Replies
    2
    Views
    1,265

    Re: help me , im confused!!!!

    thanks it really helps . :D iLy lol
  2. Replies
    2
    Views
    1,265

    help me , im confused!!!!

    import java.util.Scanner;
    public class Eiks
    {
    public static void main (String args [])
    {
    Scanner scan = new Scanner (System.in);
    int base, exponent;
    int ans;
    System.out.println("Enter...
Results 1 to 2 of 2