I tried importing inside code cell of jupyter notebook. Everything is working fine. But I got error on importing variables inside the cell.
Here ‘a’ is a variable inside calculator module.
I tried importing inside code cell of jupyter notebook. Everything is working fine. But I got error on importing variables inside the cell.
Here ‘a’ is a variable inside calculator module.