GOLANGTESTS Telegram 328
Forwarded from Golang
👣 Что выведет код?

package main

func main() {
for i := 0; i < 3; i++ {
defer func() { print(i) }()
}
for i := range [3]int{} {
defer func() { print(i) }()
}
}

Ответ

@Golang_google
Please open Telegram to view this post
VIEW IN TELEGRAM
👍6



tgoop.com/golangtests/328
Create:
Last Update:

👣 Что выведет код?

package main

func main() {
for i := 0; i < 3; i++ {
defer func() { print(i) }()
}
for i := range [3]int{} {
defer func() { print(i) }()
}
}

Ответ

@Golang_google

BY Go tests


Share with your friend now:
tgoop.com/golangtests/328

View MORE
Open in Telegram


Telegram News

Date: |

The court said the defendant had also incited people to commit public nuisance, with messages calling on them to take part in rallies and demonstrations including at Hong Kong International Airport, to block roads and to paralyse the public transportation system. Various forms of protest promoted on the messaging platform included general strikes, lunchtime protests and silent sit-ins. Healing through screaming therapy ZDNET RECOMMENDS Telegram channels enable users to broadcast messages to multiple users simultaneously. Like on social media, users need to subscribe to your channel to get access to your content published by one or more administrators. As five out of seven counts were serious, Hui sentenced Ng to six years and six months in jail.
from us


Telegram Go tests
FROM American