Skip to content

Instantly share code, notes, and snippets.

@komponenrobot
Created October 20, 2020 14:20
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 komponenrobot/e30fde7c397318e018070ea470eb86c0 to your computer and use it in GitHub Desktop.
Save komponenrobot/e30fde7c397318e018070ea470eb86c0 to your computer and use it in GitHub Desktop.
python_basic_c
if(a == b){
a = b;
c = d;
}
e = E;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment