Monday, August 25, 2014

Variables

In python IDLE:

x=18

or have the user define:

a = input ("Enter number here:")

No comments:

Post a Comment