Hello
i need to make a cash register but i dont know how to do it.
i was thinking about to make it in loop but i dont know how to make its. i need to input a barcode of product each barcode has price an stock level. In the loop i will input a barcode all the time untile i input "Done" and then it will out put me total price and show me how mach left in the stok.
abd i was thinking do make it in dicturiany but i dont know how to make the program take out the price.
Thank for any help ;D
in Python 2.7.3