2 lines
33 B
Perl
2 lines
33 B
Perl
|
|
print sqrt . " " for (4, 16, 64)
|
|
|
print sqrt . " " for (4, 16, 64)
|