Shahrayar123 / Python-Projects

Basic Python projects, good first issue
327 stars 308 forks source link

trying minize the memory space #42

Closed Malavi1 closed 7 months ago

Malavi1 commented 1 year ago

import random instruction just blindly import everything in the random module by from random import choice instruction I tried to save cpu time and memory