|
Re: Snytax error
it expects a ';' after String, so you would have to place int on a dif import statement. Although am i not right in saying that Java automatically imports the whole java.lang package anyway. Its the only which it does.
Chris
__________________
Who said i couldn't program
sarcasm = raw_input('Type in a sarcastic remark: ')
print sarcasm
|