Search:

Type: Posts; User: hellshitt

Search: Search took 0.08 seconds.

  1. Thread: Vowels

    by hellshitt
    Replies
    5
    Views
    728

    Re: Vowels

    Thank you
  2. Thread: Vowels

    by hellshitt
    Replies
    5
    Views
    728

    Re: Vowels

    import java.util.Scanner;
    public class Upper
    {
    public static void main(String[] args)
    {
    java.util.Scanner scn= new java.util.Scanner(System.in);
    System.out.print("Enter Words: ");
    String...
  3. Thread: Vowels

    by hellshitt
    Replies
    5
    Views
    728

    Re: Vowels

    3466
    this is the error
  4. Thread: Vowels

    by hellshitt
    Replies
    5
    Views
    728

    Vowels

    this is my code and the str thingy cannot find could anyone help me thank you! and this the error



    import java.util.Scanner;
    public class Upper
    {
    public static void main(String[] args)
    {...
Results 1 to 4 of 4