Skip to content

Brisinger/dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

List of Dictionaries with integrers and strings Transformation solutions.

Project structure

Root directory | | dictionary |__ src | |__ init.py | |__ dict_map.py |__ tests |__ init.py |__ test_dict_map.py

Project Details

  1. Python version: Python 3.10.5
  2. Python Test Framework: unittest

Project test from CLI

Current working directory in CLI before running commands: dictionary

  1. Command: python -m unittest discover -s tests -p "test_*" -v

About

Understanding Transformation and operations on List containing dictionaries with integers and strings. Implements string manipulation contained within mutable list.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages