3 Respostas
+ 4
you can't import from other codes on SL, but other than that the "phone bill" code has an indentation problem, everything after the break statement should be unindented
+ 3
Kris i suggest having the minutes be a function parameter and you just input it through the phone bill program, that way you can have it be accessible anywhere in the code
+ 1
ya, I'm sorry I should've specified I'm not writing this on SL. I'm having trouble with the minutes. I can input the minutes but can not figure out how to call the input in the main phone bill module.