2 lines
55 B
Text
2 lines
55 B
Text
|
|
print "The result of zero to the zero power is " + 0^0
|
|
|
print "The result of zero to the zero power is " + 0^0
|