扫描二维码下载沐宇APP

沐宇

微信扫码使用沐宇小程序

沐宇

python濡備綍鎵撳嵃鏁版嵁绫诲瀷

扬州沐宇科技
2024-01-16 18:52:38
python

鍦≒ython涓紝鍙互浣跨敤鍐呯疆鍑芥暟type()鏉ユ墦鍗版暟鎹被鍨嬨€?/p>

渚嬪锛屽亣璁炬湁涓€涓彉閲?code>x锛屽彲浠ヤ娇鐢?code>type(x)鏉ユ墦鍗板嚭x鐨勬暟鎹被鍨嬨€備互涓嬫槸绀轰緥浠g爜锛?/p>

x = 10
print(type(x))  # 杈撳嚭锛?lt;class 'int'>

y = "hello"
print(type(y))  # 杈撳嚭锛?lt;class 'str'>

z = [1, 2, 3]
print(type(z))  # 杈撳嚭锛?lt;class 'list'>

娉ㄦ剰锛?code>type()鍑芥暟杩斿洖鐨勬槸涓€涓被鍨嬪璞★紝鍙互浣跨敤str()鍑芥暟灏嗗叾杞崲涓哄瓧绗︿覆鏍煎紡杈撳嚭銆?/p>

扫码添加客服微信