0 Forks
0 Stars
0 Watchers

functions-basics-III

This is an exercise for learning how to build basic functions in Python. This exercise helped get comfortable using lists, and having the function return an expression/value.

How to download and setup functions-basics-III

Open terminal and run command
git clone https://github.com/btarrant/functions-basics-III.git
git clone is used to create a copy or clone of functions-basics-III repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with functions-basics-III https://github.com/btarrant/functions-basics-III/archive/master.zip

Or simply clone functions-basics-III with SSH
[email protected]:btarrant/functions-basics-III.git

If you have some problems with functions-basics-III

You may open issue on functions-basics-III support forum (system) here: https://github.com/btarrant/functions-basics-III/issues