CG commited on
Commit
59187f8
·
1 Parent(s): 95bf24a

First commit

Browse files
Files changed (1) hide show
  1. scratch_BAT102.ipynb +46 -0
scratch_BAT102.ipynb ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cells": [
3
+ {
4
+ "cell_type": "code",
5
+ "id": "initial_id",
6
+ "metadata": {
7
+ "collapsed": true,
8
+ "jupyter": {
9
+ "is_executing": true
10
+ }
11
+ },
12
+ "source": "# Cesar Garcia",
13
+ "outputs": [],
14
+ "execution_count": null
15
+ },
16
+ {
17
+ "metadata": {},
18
+ "cell_type": "code",
19
+ "outputs": [],
20
+ "execution_count": null,
21
+ "source": "",
22
+ "id": "638e9e1c45135a28"
23
+ }
24
+ ],
25
+ "metadata": {
26
+ "kernelspec": {
27
+ "display_name": "Python 3",
28
+ "language": "python",
29
+ "name": "python3"
30
+ },
31
+ "language_info": {
32
+ "codemirror_mode": {
33
+ "name": "ipython",
34
+ "version": 2
35
+ },
36
+ "file_extension": ".py",
37
+ "mimetype": "text/x-python",
38
+ "name": "python",
39
+ "nbconvert_exporter": "python",
40
+ "pygments_lexer": "ipython2",
41
+ "version": "2.7.6"
42
+ }
43
+ },
44
+ "nbformat": 4,
45
+ "nbformat_minor": 5
46
+ }