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