单项选择题

在Python中,()方法用于创建新的套接字对象。

A.socket()
B.create_socket()
C.new_socket()
D.open_socket()