It looks like I really need a rest.
I've written this code ..
..and then spent 5 minutes trying to catch, what the heck was wrong with it? :) --
I've written this code ..
1
decision = speech_count > noise_count and True or False
..and then spent 5 minutes trying to catch, what the heck was wrong with it? :) --