Created
September 29, 2016 13:19
Python is a dynamically typed language.... is this good or bad?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mistake = 10 | |
mistak = mistake * 3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment