Skip to content

Instantly share code, notes, and snippets.

@creyn
Created August 25, 2018 14:21
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 creyn/6f137f47d481f8c8e0b53b84f3c5c44d to your computer and use it in GitHub Desktop.
Save creyn/6f137f47d481f8c8e0b53b84f3c5c44d to your computer and use it in GitHub Desktop.
Droga Programisty : Kod : Zagadka logiczna 2
System.out.println( (false != false) && (true != true) );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment