Search:

Type: Posts; User: jjb1989

Search: Search took 0.11 seconds.

  1. Replies
    18
    Views
    11,087

    Re: Checkerboard (asterisk pattern) problem

    Thanks jps, finally solved it! Thanks to Voodoo as well!
  2. Replies
    18
    Views
    11,087

    Re: Checkerboard (asterisk pattern) problem

    Thanks for the information Voodoo. I'm aware of what each of the methods do but have trouble using them and repetition to produce that checkerboard. I'm missing something and I just want to see the...
  3. Replies
    18
    Views
    11,087

    Re: Checkerboard (asterisk pattern) problem

    Thanks again Voodoo lol. My OS is Windows 7. Your code did the trick thanks. If I can be just a slight more picky on the code, would you be kind enough to answer me the following:

    I quote from my...
  4. Replies
    18
    Views
    11,087

    Re: Checkerboard (asterisk pattern) problem

    Thanks for your reply Voodoo. I'm afraid your tweak didn't produce the output I was looking for. Just to make myself more clearer, below is what I want my code to output:



    * * * * * * * *
    * *...
  5. Replies
    18
    Views
    11,087

    Re: Checkerboard (asterisk pattern) problem

    Hi Kevin. I'm not sure what you mean sorry.
  6. Replies
    18
    Views
    11,087

    Re: Checkerboard (asterisk pattern) problem

    Sorry guys, correction from last post. This is the checkerboard I need output from the code. Thanks.



    * * * * * * * *
    * * * * * * * *
    * * * * * * * *
    * * * * * * * *
    * * * * * * * *
    * *...
  7. Replies
    18
    Views
    11,087

    Checkerboard (asterisk pattern) problem

    Hi guys, this is strictly NOT homework but my own home study. Using just While loops, I managed to create an asterisk checkerboard with 8 asterisk columns and rows usinhg my own code below:


    ...
Results 1 to 7 of 9