Hello tek-experts!
I have a problem, can anybody help me with this?
Make a database program that will keep track of some products such as cucumber, potatoes, mango etc. There will be a menu wherein you can list the products, read, write and then quit from the program. If you select (l)ist, it will list 9 products with their quantity; if you select
(w)rite then you can edit the name of a certain product and save it; if you select (r)ead then you can view the edited product name.
My idea is about string manipulation. Is this right?
Thanks.
mharvin
I have a problem, can anybody help me with this?
Make a database program that will keep track of some products such as cucumber, potatoes, mango etc. There will be a menu wherein you can list the products, read, write and then quit from the program. If you select (l)ist, it will list 9 products with their quantity; if you select
(w)rite then you can edit the name of a certain product and save it; if you select (r)ead then you can view the edited product name.
My idea is about string manipulation. Is this right?
Thanks.
mharvin