/pythonwebapp

This is the project where I learn all the components of a realistic working environment for a software engineer.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Build Status Code Climate Test Coverage Issue Count

pythonwebapp


This repository contains a simple algorithm that searches the given array for the same elements. If all the elements are distinct in the given range, returns True, else returns False.