• Skip to Search
  • Skip to Navigation
  • Skip to Content
  • Community
  • |
  • Code
  • |
  • Docs
  • |
  • Downloads ▼
    • Perl
    • Python
    • Tcl
    • Komodo IDE
  • |
  • more ▼
    • Lists
    • Support
    • PPM Index
    • PyPM Index
Welcome, guest | Sign In | My Account | Store | Cart
ActiveState Code » Recipes
Languages Tags Authors Sets

Popular recipes tagged "beginner" but not "python2"

 Tags: beginner  x  -python2  x 
  
  • 395k
    views
    3
    score
    The Game of Tic Tac Toe in Python
    Python / beginner, game, python / by Captain DeadBones (10 years ago)
  • 104k
    views
    2
    score
    The Game of Battleships in Python
    Python / beginner, game, python / by Captain DeadBones (10 years ago)
  • 21k
    views
    0
    score
    Simple derivative solver in python
    Python / basic, beginner, calculator, calculus,