Click here to Skip to main content
15,892,199 members

Comments by Manbir Singh 2022 (Top 3 by date)

Manbir Singh 2022 24-May-22 10:17am View    
Deleted
@Richard, can you explain the reasoning behind the use of and random.randrange(3)?

I'm new to python :)
Manbir Singh 2022 24-May-22 10:06am View    
I like this optimized code option!

Thanks
Manbir Singh 2022 24-May-22 9:45am View    
Thanks.. It worked with updating the loop.

Just curious though as how can I use one array instead of separate ones that can cover numbers, letters and symbols?