Python

Moderators: None (Apply to moderate this forum)
Number of threads: 474
Number of posts: 1166

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
List Help Posted by grimofdoom on 14 Aug 2012 at 4:49 PM
I am new at python.For my first big project,i am making a program that would keep track of inventory, stuff sold(day to day),add inventory or items to inventory...ect .But right now I am only at the getting the inventory. I have tried importing with append but it would show the inventory items(ignored the "inventory" list variable).I need (if possible)I need a simple script that creates a file(if not found) and adds a list that the user can choose the name(variable name for the "list=[]) and be able to save the file of list/s whenever the list is menipulated. I would only like the create if not there and be able to import the list while save whenever menipulated. I can problabley get the rest by myself. Thanks in advanced.



 

Recent Jobs