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 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)
25
k
views
1
score
Sending Email From A Python Program
Python
/
email
,
smtp
,
time
/
by
Captain DeadBones
(10 years ago, revision 4)
9
k
views
0
score
Temperature Conversation Application in Python
Python
/
python
,
temperature
,
units
/
by
Captain DeadBones
(10 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)
39
k
views
2
score
Plain Text Editor in Python
Python
/
editor
,
python
,
text
,
text_processing
/
by
Captain DeadBones
(10 years ago)
5
k
views
1
score
Verify html form with JavaScript
JavaScript
/
form
,
javascript
/
by
Captain DeadBones
(10 years ago)
44
k
views
0
score
The game of Hangman in Python
Python
/
commandline
,
game
,
python
/
by
Captain DeadBones
(10 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)
5
k
views
-1
score
Russian Multiplication in Python
Python
/
math
,
multiplication
,
python
/
by
Captain DeadBones
(10 years ago)
5
k
views
0
score
kth compsite number
Python
/
kth
,
numbers
,
python
/
by
Captain DeadBones
(10 years ago)
5
k
views
1
score
Detect what browser your website is being accessed from using php
PHP
/
browser
,
php
,
server
/
by
Captain DeadBones
(10 years ago)
15
k
views
2
score
Simple Substitution Cipher Algorithm
Python
/
cipher
,
encryption
,
python
/
by
Captain DeadBones
(10 years ago)
6
k
views
-1
score
Basic Multiplication in Python
Python
/
multiplication
,
python
/
by
Captain DeadBones
(10 years ago)
5
k
views
0
score
Simple Addition Multiplication in Python
Python
/
math
,
multiplication
,
python
/
by
Captain DeadBones
(10 years ago)
9
k
views
0
score
Simple Method to Compute Pi in Python
Python
/
pi
,
python
/
by
Captain DeadBones
(10 years ago)
3
k
views
-1
score
Ten's Multiplication Algorithms in Python
Python
/
math
,
multiplication
,
python
/
by
Captain DeadBones
(10 years ago)
6
k
views
0
score
Complex Methods to Compute Pi in Python
Python
/
decimal
,
pi
,
python
/
by
Captain DeadBones
(10 years ago)
28
k
views
0
score
Caesar Ciphers Program in Python
Python
/
cipher
,
encryption_decryption
,
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)
Recipe 1 to 20 of 47
« Prev
1
2
3
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular 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