typo on `Check whether bike:1 or bike:2 are racing in the US.` example for python typo: `print(res6) # >>> 1` should be: `print(res6) # >>> 0`