On 07/02/17 02:12, Laura Garcia wrote:
> I need to create a python code that should simulate throwing darts by
> random landing between (a random x and a random y)0 and 1. and the program
> should print out number of darts that land within a rectangle.
Look in the random module. There are a bunc
I need to create a python code that should simulate throwing darts by
random landing between (a random x and a random y)0 and 1. and the program
should print out number of darts that land within a rectangle.
___
Tutor maillist - Tutor@python.org
To un