Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Claire Lemoine
TP3-image
Commits
d5744f94
Commit
d5744f94
authored
Dec 16, 2020
by
Claire Lemoine
Browse files
Merge branch 'master' of
https://gitlab.ensimag.fr/lemoincl/tp3-image
into master
parents
5e546cf3
dbc21bc0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
main.py
main.py
+4
-1
No files found.
main.py
View file @
d5744f94
...
...
@@ -34,8 +34,11 @@ def choisir(titre):
return
image
def
main
():
s
ource
=
choisir
(
"Image s
ource
"
)
s
upport
=
choisir
(
"Image s
upport
"
)
cacher
=
choisir
(
"Image a cahcher"
)
truque
=
cache
.
cache_im
(
support
)
devoile
=
trouve
.
trouve_img
(
truque
)
if
__name__
==
'__main__'
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment