From 0c07464002c1cc4d0db0c60856abd1249085074b Mon Sep 17 00:00:00 2001 From: Jackbutler1991 Date: Thu, 2 Feb 2023 21:04:59 +0300 Subject: [PATCH 1/4] commit message123 --- .idea/.gitignore | 3 +++ .idea/aqa_python.iml | 8 ++++++++ .idea/inspectionProfiles/profiles_settings.xml | 6 ++++++ .idea/misc.xml | 4 ++++ .idea/modules.xml | 8 ++++++++ .idea/vcs.xml | 6 ++++++ main.py | 3 ++- 7 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 .idea/.gitignore create mode 100644 .idea/aqa_python.iml create mode 100644 .idea/inspectionProfiles/profiles_settings.xml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..26d3352 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/.idea/aqa_python.iml b/.idea/aqa_python.iml new file mode 100644 index 0000000..d0876a7 --- /dev/null +++ b/.idea/aqa_python.iml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml new file mode 100644 index 0000000..105ce2d --- /dev/null +++ b/.idea/inspectionProfiles/profiles_settings.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..10e932d --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..d950fdb --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/main.py b/main.py index 702d670..5aa8be2 100644 --- a/main.py +++ b/main.py @@ -1 +1,2 @@ -print(123) \ No newline at end of file +print('hello') +print ('123g') \ No newline at end of file From c68c8b21185c4e017ba1186a4e8537e3210d4e76 Mon Sep 17 00:00:00 2001 From: Jackbutler1991 Date: Thu, 2 Feb 2023 21:29:22 +0300 Subject: [PATCH 2/4] 123 --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 5aa8be2..00bcd41 100644 --- a/main.py +++ b/main.py @@ -1,2 +1,2 @@ print('hello') -print ('123g') \ No newline at end of file +print ('1231233g') \ No newline at end of file From 60c28899de72e3b9accc80e7590bd9433cf555e9 Mon Sep 17 00:00:00 2001 From: Jackbutler1991 Date: Thu, 2 Feb 2023 21:32:46 +0300 Subject: [PATCH 3/4] 123 --- .idea/vcs.xml | 1 + aqa_python | 1 + main.py | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) create mode 160000 aqa_python diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 35eb1dd..e4233a2 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -2,5 +2,6 @@ + \ No newline at end of file diff --git a/aqa_python b/aqa_python new file mode 160000 index 0000000..7fed573 --- /dev/null +++ b/aqa_python @@ -0,0 +1 @@ +Subproject commit 7fed573969a306f2280d730dfe57f0d3a971d86c diff --git a/main.py b/main.py index 00bcd41..e27a7fd 100644 --- a/main.py +++ b/main.py @@ -1,2 +1,2 @@ print('hello') -print ('1231233g') \ No newline at end of file +print ('1231233g213g') \ No newline at end of file From a39f34f357c5882d5fb297b788a69ec26635b5e7 Mon Sep 17 00:00:00 2001 From: Jackbutler1991 Date: Thu, 2 Feb 2023 21:34:01 +0300 Subject: [PATCH 4/4] 123 --- aqa_python | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aqa_python b/aqa_python index 7fed573..26e4dc8 160000 --- a/aqa_python +++ b/aqa_python @@ -1 +1 @@ -Subproject commit 7fed573969a306f2280d730dfe57f0d3a971d86c +Subproject commit 26e4dc81265d12d276060885fd649dd9def74af9