As you can see in the picture,
i want to extract the value of white and black, however when I write black= of course it says placeholder is empty because the code "black" was identified in the function.
If I seperate the statemets in two functions I can see the white and black counters but i wanna make the whole process in one function.
Thank you.