Skip to content

Commit 3446fcf

Browse files
committed
initial commit
0 parents  commit 3446fcf

File tree

3 files changed

+646
-0
lines changed

3 files changed

+646
-0
lines changed

README.md

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
![logo_ironhack_blue 7](https://user-images.githubusercontent.com/23629340/40541063-a07a0a8a-601a-11e8-91b5-2f13e4e6b441.png)
2+
3+
# Lab | Functions
4+
5+
## Introduction
6+
7+
As a programmer, we must always pracatice our minds, our logic and our control of python syntax. On this lab, we will explore all of this with a few challenges in which we try to solve some problem with the most basic of python tools.
8+
9+
## Getting Started
10+
11+
Open the `main.ipynb` file. Follow the instructions and add your code and explanations as necessary. By the end of this lab, you will have leveled up your coding game.
12+
13+
## Deliverables
14+
15+
- `main.ipynb` with your responses.
16+
17+
## Submission
18+
19+
Upon completion, add your deliverables to git. Then commit git and push your branch to the remote.

0 commit comments

Comments
 (0)