Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.10 seconds.

  1. [SOLVED] Re: Writing a program with arrays and class methods... PLEASE HELP?

    Do you really not use indentation?

    That code contains compiler errors, so it can't be what you're running.
  2. [SOLVED] Re: Writing a program with arrays and class methods... PLEASE HELP?

    If you want help, post an SSCCE with the most recent code, that way we're all looking at the same thing.
  3. [SOLVED] Re: Writing a program with arrays and class methods... PLEASE HELP?

    Math.random() is a method, not a variable, so it requires parenthesis after it. PS- You forgot the highlight tags.
Results 1 to 3 of 3