jwalden12b
Results
1
issues of
jwalden12b
#-----Random----Weight---Generator-------------------------------# import random random_number = random.randint(1, 100) weight = random_number print("Weight:", weight, "lbs") # Ground Shipping if weight