7 lines
130 B
Text
7 lines
130 B
Text
|
|
/* Start comment block
|
||
|
|
My Life Story
|
||
|
|
*/
|
||
|
|
|
||
|
|
// set up my bank account total
|
||
|
|
bank_account_total = 1000000 // Wish this was the case
|