3 lines
66 B
Go
3 lines
66 B
Go
|
|
fmt.Println('a') // prints "97"
|
||
|
|
fmt.Println('π') // prints "960"
|