dbowers42 / index_finder_python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Index Finder in Python

This repository is an exercise in creating a function that allows you to determine the first unique item in a array.

Running

running python program.py will run some hard coded examples

Testing

python -m unittest discover

About


Languages

Language:Python 100.0%