readme md

main
serr 2025-01-06 15:00:05 +03:00
parent 666e8ef986
commit bfbf496836
1 changed files with 0 additions and 2 deletions

View File

@ -140,7 +140,6 @@ map, struct, func
### Сценарий 1 ### Сценарий 1
```go ```go
type Person struct { type Person struct {
Name string Name string
Age int Age int
@ -191,7 +190,6 @@ for _, i := range list {
### Сценарий 2 ### Сценарий 2
```go ```go
type Person struct { type Person struct {
Name string Name string
Age int Age int