File tree Expand file tree Collapse file tree 1 file changed +53
-0
lines changed Expand file tree Collapse file tree 1 file changed +53
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "nbformat" : 4 ,
3+ "nbformat_minor" : 0 ,
4+ "metadata" : {
5+ "colab" : {
6+ "name" : " firstproject.ipynb" ,
7+ "provenance" : [],
8+ "authorship_tag" : " ABX9TyO2hkDpm9MMHTa5V6Tyf/yr" ,
9+ "include_colab_link" : true
10+ },
11+ "kernelspec" : {
12+ "name" : " python3" ,
13+ "display_name" : " Python 3"
14+ }
15+ },
16+ "cells" : [
17+ {
18+ "cell_type" : " markdown" ,
19+ "metadata" : {
20+ "id" : " view-in-github" ,
21+ "colab_type" : " text"
22+ },
23+ "source" : [
24+ " <a href=\" https://colab.research.google.com/github/OuadieEl/First-Project/blob/master/firstproject.ipynb\" target=\" _parent\" ><img src=\" https://colab.research.google.com/assets/colab-badge.svg\" alt=\" Open In Colab\" /></a>"
25+ ]
26+ },
27+ {
28+ "cell_type" : " code" ,
29+ "metadata" : {
30+ "id" : " ieznUgrnfyFl" ,
31+ "colab_type" : " code" ,
32+ "colab" : {
33+ "base_uri" : " https://localhost:8080/" ,
34+ "height" : 34
35+ },
36+ "outputId" : " f3012df7-a48e-4688-b17e-2d3a962eec2b"
37+ },
38+ "source" : [
39+ " print('ouadie is zaml')"
40+ ],
41+ "execution_count" : 1 ,
42+ "outputs" : [
43+ {
44+ "output_type" : " stream" ,
45+ "text" : [
46+ " ouadie is zaml\n "
47+ ],
48+ "name" : " stdout"
49+ }
50+ ]
51+ }
52+ ]
53+ }
You can’t perform that action at this time.
0 commit comments