No edit summary
Line 1: Line 1:
== Pippy Design Idea 2011-03-10 ==
== Pippy Design Idea 2011-03-10 ==
=== Usage ===
A learner will:
*review and run included examples,
*modify included examples, and run them,
*derive more complex code using included examples,
*derive more complex code using modules created by teachers or other learner, with or without changing the contributed module,
*write fresh modules.


=== Purpose ===
=== Purpose ===
*a learner will be able to use examples to write more complex code,
*a learner will be able to use modules created by other learners to write more complex code, with or without changing the contributed module,
*increase code sharing,
*increase code sharing,
*increase relevance to Python users,
*increase relevance to Python users,