Edit with IDLE pull down menu

no at none.invalid no at none.invalid
Sat Jul 21 19:44:44 EDT 2018


On Sat, 21 Jul 2018 14:34:15 -0700 (PDT), Rick Johnson
<rantingrickjohnson at gmail.com> wrote:

This is really the code I keep copying.

import random
from random import randint
a = [5, 10, 15, 20, 25, 30, 35, 40]
b = ["Rock","Paper","Scissors","Lizard ","Spock"]


I am lazy and don't type well, so I leave out some details when
posting.

I don't know why the program I needed randint for didn't work with
just import random, but I moved on without lingering on it.



More information about the Python-list mailing list