diff --git a/pythonProject/.idea/.gitignore b/pythonProject/.idea/.gitignore new file mode 100644 index 0000000..13566b8 --- /dev/null +++ b/pythonProject/.idea/.gitignore @@ -0,0 +1,8 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/pythonProject/.idea/inspectionProfiles/profiles_settings.xml b/pythonProject/.idea/inspectionProfiles/profiles_settings.xml new file mode 100644 index 0000000..105ce2d --- /dev/null +++ b/pythonProject/.idea/inspectionProfiles/profiles_settings.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/pythonProject/.idea/misc.xml b/pythonProject/.idea/misc.xml new file mode 100644 index 0000000..2a01189 --- /dev/null +++ b/pythonProject/.idea/misc.xml @@ -0,0 +1,7 @@ + + + + + + \ No newline at end of file diff --git a/pythonProject/.idea/modules.xml b/pythonProject/.idea/modules.xml new file mode 100644 index 0000000..e15ec35 --- /dev/null +++ b/pythonProject/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/pythonProject/.idea/pythonProject.iml b/pythonProject/.idea/pythonProject.iml new file mode 100644 index 0000000..2c80e12 --- /dev/null +++ b/pythonProject/.idea/pythonProject.iml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/filedata.py b/pythonProject/filedata.py similarity index 100% rename from filedata.py rename to pythonProject/filedata.py diff --git a/pythonProject/filedata/1.png b/pythonProject/filedata/1.png new file mode 100644 index 0000000..3b06874 Binary files /dev/null and b/pythonProject/filedata/1.png differ diff --git a/pythonProject/filedata/b45fd4bee79471f9e109df770dcddcba.png b/pythonProject/filedata/b45fd4bee79471f9e109df770dcddcba.png new file mode 100644 index 0000000..5199677 Binary files /dev/null and b/pythonProject/filedata/b45fd4bee79471f9e109df770dcddcba.png differ diff --git a/pythonProject/filedata/surface1.png b/pythonProject/filedata/surface1.png new file mode 100644 index 0000000..66071c2 Binary files /dev/null and b/pythonProject/filedata/surface1.png differ diff --git a/pythonProject/filedata/surface2.png b/pythonProject/filedata/surface2.png new file mode 100644 index 0000000..70204f3 Binary files /dev/null and b/pythonProject/filedata/surface2.png differ diff --git a/pythonProject/filedata/surface3.png b/pythonProject/filedata/surface3.png new file mode 100644 index 0000000..bb76ecc Binary files /dev/null and b/pythonProject/filedata/surface3.png differ diff --git a/pythonProject/filedata/trap1.png b/pythonProject/filedata/trap1.png new file mode 100644 index 0000000..9761f0d Binary files /dev/null and b/pythonProject/filedata/trap1.png differ diff --git a/pythonProject/filedata/trap2.png b/pythonProject/filedata/trap2.png new file mode 100644 index 0000000..6619ace Binary files /dev/null and b/pythonProject/filedata/trap2.png differ diff --git a/pythonProject/filedata/trap3.png b/pythonProject/filedata/trap3.png new file mode 100644 index 0000000..84201a8 Binary files /dev/null and b/pythonProject/filedata/trap3.png differ