Created
April 12, 2018 12:01
-
-
Save Tresor-Kasenda/b9832695477935815f87f5046274b9bf to your computer and use it in GitHub Desktop.
Crée sur Android
This file contains 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
import os | |
def bonjour(): | |
print("salut ") | |
return 0 | |
bonjour () |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
merci