Two Sum
A downloadable tool
Input a list and a target. For Ex.: [2,0,7]; target = 9.
The program will find what two items in the list equal the target.
Have fun! Made for Leetcode challenge.
Install instructions
Runnable on anything that can run a Python file. You can figure out the rest.
Leave a comment
Log in with itch.io to leave a comment.