└── index.js /index.js: -------------------------------------------------------------------------------- 1 | function Block(letter, rate,used,father,code) 2 | git init 3 | git add README.md 4 | git commit -m "first commit" 5 | git branch -M main 6 | git remote add origin https://github.com/msdegtyarev/dlyatestneta.git 7 | git push -u origin main 8 | --------------------------------------------------------------------------------