def foo_one(oneTwoThree): one = 1 ones = 11 # the same as one (when tokenize) two = 2 oneTwo = one + two four_two = 42 oneFourThreeTwo = 1432 print(two_one_three) print()