среда, 28 мая 2014 г.

Mini-project # 0 — “We want... a shrubbery!”

An Introduction to Interactive Programming in Python

Mini-project description — “We want... a shrubbery!”

Mini-project development process

Your task is simple: modify this program template to print
We want... a shrubbery!
in the CodeSkulptor console. Your program should consist of a single line of Python. Before submitting your program, we suggest that you review the grading rubric given below.

SOLUTION
print "We want... a shrubbery!"

The code reference (CodeSkulptor )

Комментариев нет:

Отправить комментарий