@antoniobray If you have an issue with your code, it’s usually best to create your own topic for it, as otherwise it can cause confusion.
However, in this case, the remedy is simple. You’re just getting a little ahead of yourself. You weren’t yet asked to create a sum_of_even_digits variable, so just remove that line of code for now.
waoo it works…but with python I got some problem with the indentetion…for example I did know that I can leave a blank line between my loop and the print…it was easy…at least I learn somthing new …Thanks
– removed–
It is great that you solved the challenge, but instead of posting your full working solution, it is best to stay focused on answering the original poster’s question(s) and help guide them with hints and suggestions to solve their own issues with the challenge.
We are trying to cut back on the number of spoiler solutions found on the forum and instead focus on helping other campers with their questions and definitely not posting full working solutions.