testcommit
This commit is contained in:
parent
32e9d0d45a
commit
147d3e6861
4 changed files with 7 additions and 1 deletions
2
init.lua
2
init.lua
|
|
@ -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
2
new_d/.gitkeep
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
puk-puk
|
||||||
|
|
||||||
0
new_d/newfileforgit.lua
Normal file
0
new_d/newfileforgit.lua
Normal file
4
new_file
Normal file
4
new_file
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
print (2+3)
|
||||||
|
v=input(f"Введите число от 1 до 100:")
|
||||||
|
c=input(f"Введите число:")
|
||||||
|
print(c+v)
|
||||||
Loading…
Add table
Add a link
Reference in a new issue