Skip to content

Memory Management Adventure is a simple Python project that demonstrates basic memory management concepts.

Notifications You must be signed in to change notification settings

amirhasanzadehpy/MemoryManagementAdventure

Repository files navigation

Memory Management Adventure

Memory Management Adventure is a simple Python project that demonstrates basic memory management concepts. The project consists of two main files:

  • memory_block.py: This file handles the representation of memory blocks.
  • memory_management.py: This file contains the logic for managing memory allocation and deallocation.

About

Memory Management Adventure is a simple Python project that demonstrates basic memory management concepts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages