Write a python program (using an IF-THEN-ELSE) that prints "I'm going to eat lunch inside!" if it is
raining, and "I'm going to eat lunch outside!" if it
is not raining. Raining should be a Boolean variable and try to do it in 5 lines.
Monday, October 31, 2016
Thursday, October 27, 2016
Blog 20
Write the pseudo code for the program description below. At least 3 sentences.
The program draws a square where the user inputs the length of the sides of the square.
The program draws a square where the user inputs the length of the sides of the square.
Monday, October 24, 2016
Tuesday, October 18, 2016
Sunday, October 16, 2016
Wednesday, October 12, 2016
Wednesday, October 5, 2016
Tuesday, October 4, 2016
Blog 12
Look at the code below. What is the error?
Print "Hi there!"
Print My favorite color is magenta.
Subscribe to:
Comments (Atom)