これは私のコードです
import time
import attacker
import random
"You sumble of the path and are confronted with "
attaker=random,randint(0,5)
if attacker==1:
print" Gandalf"
if attaker==2:
print" Harry Potter"
if attaker==3:
print" a Smurf"
if attaker==4:
print" a wierd dude with a sword "
if attaker==5:
print" a Giant Spider"
構文エラーは「Traceback (most recent call last): File "C:\Users\Nathan\Documents\V1", line 3, in import attack ImportError: No module named attack」です。