I\'m trying to learn one line ternary operator in python3. And also I want to implement it to my code to save space.
My code