|
(Python) Temp module
Python
|
6 Days Ago
|
0
|
- - -
|
- - -
|
2,615 Chrs
|
|
A module for converting temperature scales.
Converts Fahrenheit, Celsius, Kelvin, & Rankine
|
|
|
(Python) Palindrome Checker
Python
|
6 Days Ago
|
0
|
- - -
|
- - -
|
388 Chrs
|
|
Checks to see if an entered word is a palindrome. ( Same spelling forward and backward )
|
|
|
(Python) Gambling Problem
Python
|
6 Days Ago
|
0
|
- - -
|
- - -
|
661 Chrs
|
|
You pay 2 Dollars and you are allowed to throw 4 dice. If the sum of the dice is less than 9, you win 12 Dollars, otherwise you lose your investment. Should you play this game?
|
|
|
|
(Python) PyCalc
Python
|
14 Days Ago
|
0
|
- - -
|
Yes
|
19,041 Chrs
|
|
A simple but powerful calculator. You can use any of pythons built in math functions to write algorithms. You can find a few examples of this in the opt menu.
|
|
|
(Python) LibrarySql module
Python
|
58 Days Ago
|
0
|
- - -
|
Yes
|
7,114 Chrs
|
|
a module that handles SQL query's for the library database that comes in the zip file. Supports adding, removing, editing, and searching information.
|
|
|
|
(Python) Encrypt N Crack
Python
|
66 Days Ago
|
0
|
- - -
|
Yes
|
9,509 Chrs
|
|
A GUI front end for my Hash module. Creates and cracks hashes using a wordlist.
|
|
|
(Python) Caesar Cipher GUI
Python
|
68 Days Ago
|
0
|
- - -
|
Yes
|
4,992 Chrs
|
|
Encodes and decodes a Caesar Cipher with a shift equal to a = d, 1 = 4
|
|
|