File tree 1 file changed +69
-0
lines changed
1 file changed +69
-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
+ "provenance" : [],
7
+ "authorship_tag" : " ABX9TyO+lrsDlPVoy+7sHBtCp0yD" ,
8
+ "include_colab_link" : true
9
+ },
10
+ "kernelspec" : {
11
+ "name" : " python3" ,
12
+ "display_name" : " Python 3"
13
+ },
14
+ "language_info" : {
15
+ "name" : " python"
16
+ }
17
+ },
18
+ "cells" : [
19
+ {
20
+ "cell_type" : " markdown" ,
21
+ "metadata" : {
22
+ "id" : " view-in-github" ,
23
+ "colab_type" : " text"
24
+ },
25
+ "source" : [
26
+ " <a href=\" https://colab.research.google.com/github/zzqnot996/coding/blob/main/numpy_test.ipynb\" target=\" _parent\" ><img src=\" https://colab.research.google.com/assets/colab-badge.svg\" alt=\" Open In Colab\" /></a>"
27
+ ]
28
+ },
29
+ {
30
+ "cell_type" : " code" ,
31
+ "execution_count" : 1 ,
32
+ "metadata" : {
33
+ "colab" : {
34
+ "base_uri" : " https://localhost:8080/"
35
+ },
36
+ "id" : " aT7j0skMyJdx" ,
37
+ "outputId" : " d3fff0b0-1458-40d9-a8e6-b12adb1032f2"
38
+ },
39
+ "outputs" : [
40
+ {
41
+ "output_type" : " stream" ,
42
+ "name" : " stdout" ,
43
+ "text" : [
44
+ " ahhah\n "
45
+ ]
46
+ }
47
+ ],
48
+ "source" : [
49
+ " print(\" ahhah\" )"
50
+ ]
51
+ },
52
+ {
53
+ "cell_type" : " markdown" ,
54
+ "source" : [],
55
+ "metadata" : {
56
+ "id" : " 160POfcoy3kW"
57
+ }
58
+ },
59
+ {
60
+ "cell_type" : " code" ,
61
+ "source" : [],
62
+ "metadata" : {
63
+ "id" : " st-cMUg9y2-M"
64
+ },
65
+ "execution_count" : null ,
66
+ "outputs" : []
67
+ }
68
+ ]
69
+ }
You can’t perform that action at this time.
0 commit comments