Comment

Anonymous

trying the time out i get
NameError: global name 'time' is not defined

Replies

Peter Bengtsson

You need to inject ‘import time’ first.