This commit is contained in:
alexey_makov 2026-07-01 19:46:51 +03:00
commit 851751ea87
82 changed files with 2093 additions and 0 deletions

1
9A.py Normal file
View file

@ -0,0 +1 @@
print(int(input())*int(input()))