This commit is contained in:
Victor Alexandrovich Tsyrenschikov
2025-10-04 15:13:01 +05:00
parent 92745ab7a7
commit 352cdf84be
2 changed files with 1 additions and 3 deletions

4
one.py
View File

@@ -1,3 +1 @@
a=int(input('Введите число'))
b=2
print(a+b)
a=int(input("enter a number"))

0
one1.py Normal file
View File