6 lines
33 B
Plaintext
6 lines
33 B
Plaintext
|
fn bob() {
|
||
|
3
|
||
|
}
|
||
|
|
||
|
print(bob())
|