someone learning code
New Coder
all i know about data is that there is columns and rows like below, and when you search for something for example height of 20cm it will show row 1 and 2 but i don't understand how to save the data, where to save it, what code you use to save it or how to filter through the data from code.
if anyone could explain it to me it would help a lot.
if anyone could explain it to me it would help a lot.
row | Height | Length | Width |
---|---|---|---|
1 | 20cm | 20cm | 15cm |
2 | 20cm | 12cm | 14cm |
3 | 60cm | 16cm | 28cm |
Last edited by a moderator: