test.py

import square
if __name__ == "__main__":
 x=square.square(3)
 print x
 s=raw_input("Press any key!")	

AltStyle によって変換されたページ (->オリジナル) /