Skip to content

Categories:

Playing with python code

Description:

In this lab we just input some basic code to test the capabilities of the python interpreter.

width = 17

height = 12.0

delimiter = ‘.’

width/2

width/2.0

height/3

1+2*5

delimiter*5

Screenshot 2013-09-29 at 19.02.41

Posted in Uncategorized.


0 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.



Some HTML is OK

or, reply to this post via trackback.