joeyajames / Python

Python code for YouTube videos.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NameError: name 'threshold' is not defined

SmitaPatankar opened this issue · comments

commented

if hi-low < threshold and low < hi:

Either threshold related condition should be removed or threshold should be defined somewhere.

can i contribute to this