From 352cdf84be628f9c94e5ee44c75247505f203074 Mon Sep 17 00:00:00 2001 From: Victor Alexandrovich Tsyrenschikov <77172321+tsyrenschikov@users.noreply.github.com> Date: Sat, 4 Oct 2025 15:13:01 +0500 Subject: [PATCH] Home --- one.py | 4 +--- one1.py | 0 2 files changed, 1 insertion(+), 3 deletions(-) create mode 100644 one1.py diff --git a/one.py b/one.py index 86b07a1..02858eb 100644 --- a/one.py +++ b/one.py @@ -1,3 +1 @@ -a=int(input('Введите число')) -b=2 -print(a+b) \ No newline at end of file +a=int(input("enter a number")) \ No newline at end of file diff --git a/one1.py b/one1.py new file mode 100644 index 0000000..e69de29