The example shows:
这个例子表明:
I create a simple module (fibonacci calculator) I start a pycharm console, import the module, run the function inside console, and it works. Now I edit some print text in the module. Go back to the console and run "import fibagain"I create a simpl