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 by Captain DeadBones
Tags:
Recipe 1 to 20 of 47
« Prev
1
2
3
Next »
395
k
views
3
score
The Game of Tic Tac Toe in Python
Python
/
beginner
,
game
,
python
/
by
Captain DeadBones
(10 years ago)
104
k
views
2
score
The Game of Battleships in Python
Python
/
beginner
,
game
,
python
/
by
Captain DeadBones
(10 years ago)
65
k
views
0
score
Simple Morse Code Translator in Python
Python
/
morse_code
,
python
/
by
Captain DeadBones
(11 years ago)
64
k
views
1
score
Bisection Method in Python
Python
/
bisect
,
mathematics
,
python
/
by
Captain DeadBones
(11 years ago)
44
k
views
0
score
The game of Hangman in Python
Python
/
commandline
,
game
,
python
/
by
Captain DeadBones
(10 years ago)
39
k
views
2
score
Plain Text Editor in Python
Python
/
editor
,
python
,
text
,
text_processing
/
by
Captain DeadBones
(10 years ago)
30
k
views
-1
score
Simple Python Script to Ask & Validate Password
Python
/
password
,
python
/
by
Captain DeadBones
(11 years ago)
28
k
views
0
score
Caesar Ciphers Program in Python
Python
/
cipher
,
encryption_decryption
,
python
/
by
Captain DeadBones
(10 years ago)
25
k
views
1
score
Sending Email From A Python Program
Python
/
email
,
smtp
,
time
/
by
Captain DeadBones
(10 years ago, revision 4)
22
k
views
0
score
Code To Store Encrypted Password in a File
Python
/
encryption
,
password
,
python
/
by
Captain DeadBones
(11 years ago)
22
k
views
-1
score
Newton's Method to Solve Equations in Python
Python
/
mathematics
,
newtons_method
,
python
/
by
Captain DeadBones
(11 years ago)
20
k
views
0
score
"Effcient" Prime Number Generator in Python
Python
/
prime_generator
,
prime_number
/
by
Captain DeadBones
(11 years ago)
19
k
views
-1
score
Verify Username and Password Using a File for Storage
Python
/
password
,
python
,
usernames
/
by
Captain DeadBones
(11 years ago)
18
k
views
-1
score
Secant Method of Solving Equtions in Python
Python
/
mathematics
,
pytho
,
secant
/
by
Captain DeadBones
(11 years ago)
18
k
views
-1
score
A Complete Morse Code Generator in Python with Sound
Python
/
morse_code
,
pygame
,
python
/
by
Captain DeadBones
(11 years ago)
16
k
views
1
score
Brute Force Break Caesar Cipher in Python
Python
/
bruteforce
,
cipher
,
decryption
,
python
/
by
Captain DeadBones
(10 years ago)
16
k
views
-1
score
Greatest Common Divisor using Recursion in Python
Python
/
gcd
,
math
,
python
/
by
Captain DeadBones
(11 years ago)
16
k
views
1
score
Storing a Single Username and Encrypted Password to a File
Python
/
encryption
,
file
,
python
/
by
Captain DeadBones
(11 years ago)
15
k
views
2
score
Simple Substitution Cipher Algorithm
Python
/
cipher
,
encryption
,
python
/
by
Captain DeadBones
(10 years ago)
15
k
views
-1
score
Fixed Point Iteration in Python
Python
/
fixed_point
,
mathematics
,
python
/
by
Captain DeadBones
(11 years ago)
Recipe 1 to 20 of 47
« Prev
1
2
3
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the most viewed recipes by Captain DeadBones
Top-rated recipes
The Game of Tic Tac Toe in Python
(Python)
The Game of Battleships in Python
(Python)
Plain Text Editor in Python
(Python)
Simple Substitution Cipher Algorit…
(Python)
Sending Email From A Python Program
(Python)
Verify html form with JavaScript
(JavaScript)
Detect what browser your website i…
(PHP)
Brute Force Break Caesar Cipher in…
(Python)
Storing a Single Username and Encr…
(Python)
Bisection Method in Python
(Python)
x
Undo