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
```go
type Person struct {
Name string
Age int
@ -191,7 +190,6 @@ for _, i := range list {
### Сценарий 2
```go
type Person struct {
Name string
Age int