To Create a Single Item Tuple Add a Comma to the End

single_value_tuple = (“single”,)
UPDATED