Search:

Type: Posts; User: Norm

Search: Search took 0.11 seconds.

  1. Replies
    9
    Views
    1,531

    Re: help with "Stacked" list

    What have you tried? What happened?
    There are two steps:
    1)take the sum of dice1 >> How do you get the sum of dice1?
    2)run a loop that many time >> use a for loop
  2. Replies
    9
    Views
    1,531

    Re: help with "Stacked" list

    What happens when you compile and execute the code?
    If there are any error messages you need help with, copy and paste here.

    Please edit your post and wrap your code with code tags:


    ...
  3. Replies
    9
    Views
    1,531

    Re: help with "Stacked" list

    If you haven't written any programs, I suggest that you start with some very simple programs to start with to build some experience.
  4. Replies
    9
    Views
    1,531

    Re: help with "Stacked" list

    Before trying to write any code make a list of the steps the program needs to take to solve the problem.
    Then take the first item in the list and try writing the code for it.
    If you have any...
  5. Replies
    9
    Views
    1,531

    Re: help with "Stacked" list

    Can you post the code (wrapped in code tags) that you are working on and ask some specific questions about problems you are having.
Results 1 to 5 of 5