Search:

Type: Posts; User: jean28

Search: Search took 0.08 seconds.

  1. Re: How to eliminate 0 from possibilities in the Random class?

    Add 1. I feel so dumb now :rolleyes: thanks.
  2. Re: How to eliminate 0 from possibilities in the Random class?

    I get a range of values between 0 and 5.
  3. How to eliminate 0 from possibilities in the Random class?

    Hey guys. I'm working in some exercises and one of them tells me I need to program a code where I generate a die where I get values between 1 and 6.

    This is what I have:

    import...
Results 1 to 3 of 3