Skip to content

Instantly share code, notes, and snippets.

@ty-shaikh
Created December 4, 2018 16:34
Show Gist options
  • Save ty-shaikh/1c8d949de73a20598f160cbd9320f5ce to your computer and use it in GitHub Desktop.
Save ty-shaikh/1c8d949de73a20598f160cbd9320f5ce to your computer and use it in GitHub Desktop.
Programming Paradigm - Side Effects
print('Hello world!')
a = a + 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment