Is there a way to programm this line without if?
if
if a > 0 : a-=1
I am looking for an expression instead an if, b