Which method can you use to create an empty tuple?
A) tuple()
tuple()
B) ()
()
C) Both A and B
D) None of the above