Hello again!
This is my first “program” in Python — a unit conveter.
I made 2 syntax errors: one on line 22 and another on 26 because i wrote print(***)), instead of print(***)

After correcting them, I ran the program, and this is the result:

Hello again!
This is my first “program” in Python — a unit conveter.
I made 2 syntax errors: one on line 22 and another on 26 because i wrote print(***)), instead of print(***)
After correcting them, I ran the program, and this is the result: