Quick actions

cmd+k|ctrl+k

Navigation

Languages

Type

Snippet info

Language

Python

Visibility

public

Author

chausage

Created

2024-12-05T04:32:32.249336Z

Updated

2024-12-05T04:32:32.249336Z

print(type(int('1')))
INFO