0
What's the problem that it can't read the fontsize?
6 Respuestas
+ 1
The first 20 lines are already confusing. You're calling functions that don't exist yet.
+ 1
The problem with that particular line was that the variable was outside of scope.
Please see:
https://code.sololearn.com/WsOOGJzA6XjP/?ref=app
Let me know if you have questions.
+ 1
It is perfect. Thank you Janning.
0
Janning it says the problem is from the line 53.
0
How does this one look like?
https://code.sololearn.com/W1MjX2Q9lS98/?ref=app
0
Happy to help. :)