Created
April 2, 2020 17:49
-
-
Save ahmedazizkhelifi/0eca8c667bc7997a094ad5d758e250bb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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