An open API service indexing awesome lists of open source software.

https://github.com/derektypist/build-a-cipher

Learn Fundamental Programming Concepts in Python, such as variables, functions, loops, and conditional statements.
https://github.com/derektypist/build-a-cipher

Last synced: about 1 year ago
JSON representation

Learn Fundamental Programming Concepts in Python, such as variables, functions, loops, and conditional statements.

Awesome Lists containing this project

README

          

# Build A Cipher

Learn Fundamental Programming Concepts in Python, such as variables, functions, loops, and conditional statements.

## Technologies

Uses Python3. String Manipulation.

## Deployment

Clone the repository. In terminal, type `python3 main.py`.

## Credits

### Acknowledgements

[FreeCodeCamp - Scientific Computing with Python](https://www.freecodecamp.org/learn/scientific-computing-with-python/)