Skip to content

Instantly share code, notes, and snippets.

@ahmedazizkhelifi
Created April 2, 2020 17:49
Show Gist options
  • Save ahmedazizkhelifi/0eca8c667bc7997a094ad5d758e250bb to your computer and use it in GitHub Desktop.
Save ahmedazizkhelifi/0eca8c667bc7997a094ad5d758e250bb to your computer and use it in GitHub Desktop.
<pre><code class="lang-python"><span class="hljs-function"><span class="hljs-keyword">def</span> <span class="hljs-title">staySafe</span><span class="hljs-params">(Coronavirus)</span></span>
<span class="hljs-keyword">if</span> <span class="hljs-keyword">not</span> <span class="hljs-symbol">home:</span>
<span class="hljs-keyword">return</span> home
</code></pre>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment