Skip to content

jeevanmali1994/tameofthrones

Repository files navigation

For the problem statement you can refer to : https://www.geektrust.in/coding-problem/backend/tame-of-thrones

Requirements:

Python 3.7 and above

Usage:

The file containing the kingdoms and their respective emblem is "kingdoms.txt" Each line as new kingdom and its emblem in the format "kingdom_name emblem"

The file containing the sender is "sender.txt"

To run the unittests run the following command:

$ python -m unittest

OR

$ python3 -m unittest

To run the program run the following command:

python -m geektrust <absolute_path_to_input_file>

OR

python3 -m geektrust <absolute_path_to_input_file>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages