Recent Changes - Search:

PythonChallengeWarmUp

(:source lang=python:)

  1. !/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