Skip to content

This is a technical test to be part of the macheight Team of developers

Notifications You must be signed in to change notification settings

sebastianhenaosanta/app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My First App at MachEight

App

This app has as a goal to find a pair of numbers that sum to a given value. The user is going to interact with application via console. When the app is launch, The app is going to ask for a letter. If the letter given is 'f' then the application is going to search a .init file where arguments of the function are located. If the user choose letter 'c' the the app is going to ask to the user for the inputs. Finally if the inputs are neither 'f' or 'c' the program ends.

Execution

This app were made under python3.7 in a linux machine, to execute it type the following command in the console:

python3.7 app.py

About

This is a technical test to be part of the macheight Team of developers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages