• Lucas Carvalho's avatar
    Simplified the code... · 4211c7c6
    Lucas Carvalho authored
    To avoid the explosion of "if" structure, it is better replace it using
    a "for" structure.
    
    The behavior of the code still the same.
    4211c7c6
SlapObject.py 18.5 KB