Topic: "module-import"
B3TA-BLOCKER/Caesar-Cipher
This Program uses a Caesar cipher to encrypt and decrypt messages. Users choose encoding or decoding, and specify a shift. It includes an ASCII art logo and an interactive loop.
Language: Python - Size: 7.81 KB - Last synced at: 25 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

B3TA-BLOCKER/Hangman
This Python code implements a simple Hangman game. It selects a random word from a list, allows the player to guess letters, and displays the current state of the word with underscores for unknown letters.
Language: Python - Size: 23.4 KB - Last synced at: 25 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

code-archived/SO-68554755 📦
❓ Stack-Overflow Question Solution
Language: Python - Size: 4.88 KB - Last synced at: 6 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

json2d/dotrelay
a utility library for declaring relative imports in Python
Language: Python - Size: 30.3 KB - Last synced at: 9 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

lxwvictor/pythonmoduleimport
To run as script or module, to relative import or absolute import, to __init__.py or not, that is the question. Some experiments, for fun!
Language: Python - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
