Closed yuliaerk closed 2 weeks ago
in day2.ipynb you have an error : NameError: name 'math' is not defined
you need to import the package if you want it to work : ''''' import math as .. """
in day2.ipynb you have an error : NameError: name 'math' is not defined
you need to import the package if you want it to work : ''''' import math as .. """
thanks, I fixed it, @HadarKlimovski
good job (👍
https://github.com/yuliaerk/python-assignments