testcommit

This commit is contained in:
23freak 2024-09-01 17:27:30 +05:00
parent 32e9d0d45a
commit 147d3e6861
4 changed files with 7 additions and 1 deletions

View File

@ -20,7 +20,7 @@
===================================================================== =====================================================================
===================================================================== =====================================================================
What is Kickstart? I am rockstar?
Kickstart.nvim is *not* a distribution. Kickstart.nvim is *not* a distribution.

2
new_d/.gitkeep Normal file
View File

@ -0,0 +1,2 @@
puk-puk

0
new_d/newfileforgit.lua Normal file
View File

4
new_file Normal file
View File

@ -0,0 +1,4 @@
print (2+3)
v=input(f"Введите число от 1 до 100:")
c=input(f"Введите число:")
print(c+v)