Skip to content

Instantly share code, notes, and snippets.

@sudu
Created May 7, 2015 03:39
Show Gist options
  • Save sudu/f126257109b44d08b324 to your computer and use it in GitHub Desktop.
Save sudu/f126257109b44d08b324 to your computer and use it in GitHub Desktop.
Python3查看变量类型
print(type(x))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment