Guest User

Untitled

a guest
Jun 10th, 2012
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. make a piano class in python
  2. import Piano
  3.  
  4. pn = Piano()
  5. pn.play([note, note, ..., note], duration)
Advertisement
Add Comment
Please, Sign In to add comment