diff --git a/code/show.py b/code/show.py
new file mode 100644
index 0000000000000000000000000000000000000000..02412d6caa5d00fffec7fe0b6855188ddeaeee7e
--- /dev/null
+++ b/code/show.py
@@ -0,0 +1,3 @@
+import webbrowser
+
+webbrowser.open('./photos/dinguerie.jpg')
diff --git a/photos/dinguerie.jpg b/photos/dinguerie.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..71c6e14613e02efca345b1b14b22545d8f922ae1
Binary files /dev/null and b/photos/dinguerie.jpg differ