Q7 Multiple choice Mark for later Which of the following expressions evaluate to True? (Choose two.) Select all that apply. A `in' in `Thames' B `in' in `in' C `in not' in `not' D `t'.upper() in `Thames' Correct answer