Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2017
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. #Sing in your head to the tune of "Pinball Wizard," by The Who
  2.  
  3. I cut my teeth on BASIC
  4. At scripting I'm no pawn
  5. >From C++ to Java
  6. My code goes on and on
  7. But I ain't seen nothing like this
  8. In any place I've gone
  9. That modeling and sim guy
  10. Sure codes some mean Python!
  11.  
  12. He knows his dictionaries
  13. His exceptions never pass
  14. His polymorphic methods
  15. Extend each superclass
  16. He uses indentation
  17. Its lines are clearly drawn
  18. That modeling and sim guy
  19. Sure codes some mean Python!
  20.  
  21. He's a Python wizard
  22. His code just never wrecks
  23. A Python wizard
  24. He knows simple beats complex
  25.  
  26. How do you think he does it?
  27. (I don't know)
  28. What makes him so good?
  29.  
  30. He codes with TkInter
  31. He can render treble clefs
  32. He uses lamdba functions
  33. With *args in their defs
  34. Defines his module search path
  35. Of tuples he's the don
  36. That modeling and sim guy
  37. Sure codes some mean Python!
  38.  
  39. I thought I was
  40. The scripting language king
  41. But I just handed
  42. My Python crown to him
  43.  
  44. He links in to libraries
  45. All optimized in C
  46. He always uses docstrings
  47. For readability
  48. He knows file iterators
  49. He bids all bugs begone
  50. That modeling and sim guy
  51. Sure codes some mean Python!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement