• 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

Most viewed recipes tagged "beginner" but not "basic" and "python3"

 Tags: beginner  x  -basic  x  -python3  x 
  
  • 394k
    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)
  • 13k
    views
    3
    score
    make some file named year+month+day
    Python / beginner, date, file,