emi = math.ceil(emi) is not working error math is not defined what should I do?
You should import math
import math