Skip to content

Instantly share code, notes, and snippets.

@yaduart
Created September 29, 2016 13:19
Python is a dynamically typed language.... is this good or bad?
mistake = 10
mistak = mistake * 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment