Skip to content
Snippets Groups Projects
Commit 1d0f6b51 authored by Clotilde Gaudry's avatar Clotilde Gaudry
Browse files

Merge branch 'newbranch' into 'master'

Newbranch

See merge request 2024gaudrycl/formation-git!1
parents 3e1db942 a273d54f
No related branches found
No related tags found
1 merge request!1Newbranch
linexistantpycache
\ No newline at end of file
......@@ -4,6 +4,8 @@ wordToEmoji = {
'super': ':thumbs_up:',
'coeur': ':red_heart:',
'sourire': ':smiley:',
'bourre': ':zany_face:'
}
......@@ -22,3 +24,4 @@ def convert(word):
if __name__ == "__main__":
print("super")
print(convert(translate("super")))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment