Skip to content

Instantly share code, notes, and snippets.

@Vishakha263
Created April 15, 2019 18:36
Show Gist options
  • Save Vishakha263/a219d4fa463c6bfa747071879b04665d to your computer and use it in GitHub Desktop.
Save Vishakha263/a219d4fa463c6bfa747071879b04665d to your computer and use it in GitHub Desktop.
def cartoon():
print('I am a cartoon')
cartoon()
cartoon()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment