Search:

Type: Posts; User: Junky

Search: Search took 0.11 seconds.

  1. Thread: Workshop 6

    by Junky
    Replies
    42
    Views
    2,895

    Re: Workshop 6

    You really should not be hard coding magic numbers. What happens if a user enters a value that does not fit? You need to make it dynamic. So the code should print a full line on the first and last...
  2. Thread: Workshop 6

    by Junky
    Replies
    42
    Views
    2,895

    Re: Workshop 6

    if(width == 3 || width == 3){

    Really?
  3. Thread: Workshop 6

    by Junky
    Replies
    42
    Views
    2,895

    Re: Workshop 6

    Are you going to attempt this yourself are you just expecting someone to spoonfeed you the code?
Results 1 to 3 of 3