Posts by Rick Miy'az • 16 points
1 post
-
0
votes2
answers1165
viewsA: Variable creation via Python user response
I would recommend that you use dictionaries. So you can track the value by the item name, for example. If you wanted to run a while until there were no more products to add, just use the following…