Storing User Input in Tables/Arrays
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Storing User Input in Tables/Arrays
- From: Jorge Eduardo de Araújo Oliveira <jorgeeduardoaoliveira@...>
- Date: Fri, 5 May 2017 11:14:36 -0300
Hi, guys!
I know it sounds noob, but it's noob !! LOL!
I'm studing Lua Programming for a few weeks...
The question is:
How do I store user input in a table/array?
For example, information from a school report card:
Name Grade_1 Grade_2 Average_Grade
John 7.0 8.0 7.5
I'm worried about this.
Thanks a lot for the help!