# Output with multiple lines is #supersimple. You can do it like this:
print('red')
print('white')
print('blue')
# Or output one time and use the newline (\n) character:
print('red\nwhite\nblue') #HourOfCode#CSEdWeek#coding#CodeNewbie
Software undergoes beta testing shortly before it's released. Beta is Latin for "still doesn't work". - Anonymous #HourOfCode#CSEdWeek#coding#CodeNewbie
Ready, fire, aim: the fast approach to software development. Ready, aim, aim, aim, aim: the slow approach to software development. - Anonymous #HourOfCode#CSEdWeek#coding#CodeNewbie
# Output with multiple lines is #supersimple. You can do it like this:
print('red')
print('white')
print('blue')
# Or output one time and use the newline (\n) character:
print('red\nwhite\nblue') #HourOfCode#CSEdWeek#coding#CodeNewbie
The best performance improvement is the transition from the nonworking state to the working state. - J. Osterhout #HourOfCode#CSEdWeek#coding#CodeNewbie
# Output with multiple lines is #supersimple. You can do it like this:
print('red')
print('white')
print('blue')
# Or output one time and use the newline (\n) character:
print('red\nwhite\nblue') #HourOfCode#CSEdWeek#coding#CodeNewbie
The best performance improvement is the transition from the nonworking state to the working state. - J. Osterhout #HourOfCode#CSEdWeek#coding#CodeNewbie
The best performance improvement is the transition from the nonworking state to the working state. - J. Osterhout #HourOfCode#CSEdWeek#coding#CodeNewbie
Software undergoes beta testing shortly before it's released. Beta is Latin for "still doesn't work". - Anonymous #HourOfCode#CSEdWeek#coding#CodeNewbie
If builders built buildings the way programmers wrote programs, then the first woodpecker that came along wound destroy civilization. - Gerald Weinberg #HourOfCode#CSEdWeek#coding#CodeNewbie