Explore
Connect
Documentation
Snippets
Log in
Sign up
1
2
3
print(hash(
"abc"
))
print(hash((
1
,
2
,
3
)))
Enter to Rename, Shift+Enter to Preview
Run