About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
PriymakVl
3/8/2020 - 8:29 PM
share
Share
add_circle_outline
Save
python type int float bool
python type int float bool
type.py
content_copy
file_download
type('string') int('123') float('1.3') str(12) bool(12) a.isdigit()
clear