Traceback (most recent call last):
File “c:UsersuserDesktopSeptember ReporttempCodeRunnerFile.python”, line 140, in
x1= -b/(2ac) + (math.sqrt(disc))/(2ac), str(j)
^
NameError: name ‘j’ is not defined
i was trying to attach a string with a number
New contributor
Usman Ghani is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.