Recent Changes
-
Search
:
View
Edit
History
Print
PDF
Brett
/
PythonChallengeWarmUp
(:source lang=python:)
!/usr/bin/env python
import math
if __name__ == "__main__":
print "
math.pow(2,38)
(:sourceend:)
Page last modified by brett on May 04, 2012, at 11:00 PM