param_service/typetest.py

1 line
28 B
Python
Raw Normal View History

2025-02-18 20:39:39 +08:00
print(isinstance(int, type))