Skip to content

Instantly share code, notes, and snippets.

@mjam03
Created April 1, 2023 13:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mjam03/54a96d93c3dda695624036fdea52aec7 to your computer and use it in GitHub Desktop.
Save mjam03/54a96d93c3dda695624036fdea52aec7 to your computer and use it in GitHub Desktop.
Untitled
import numpy as np
x = 1+1
y = 2+2
print(x)
x = 1+1
y = 2+2
x = 1+1
y = 2+2
x = 1+1
y = 2+2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment