fmt.Println("My favorite number is",rand.Intn(100))
fmt.Println("运算 根号2,结果为 ",math.Sqrt(2))
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.