Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 767 Bytes

File metadata and controls

21 lines (15 loc) · 767 Bytes

Overview

This program records mind palaces. Mind palaces are typically stored in the mind, larger ones require some forethought and design. This program fills that purpose. It prints the recorded locations to the screen.

Potential implementions:

  • Location altering
  • Printing to files

Development Environment

  • Visual Studio Code
  • Python 3.8.5

Execution

Ensure that Python is compatible, installed, and enabled.
Execution of the program: python memory_walk.py

Program screenshot displaying the population of an entry in the address book

Useful Websites

  1. Python Reference
  2. How to build a mind palace