/ Published in: Python
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
import test test.answer_to_life_the_universe_and_everything # Whoops that's not right, I'd better edit the module.... reload(test) test.answer_to_life_the_universe_and_everything 842
URL: http://www.siafoo.net/article/59