var point = (2,17)
switch point {
//case (var x,17):
// print("x = (x)")
case (var x,var y):
print("x = (x),y = (y)")
//default: break
}
客服
官方群
服务时间: