File tree Expand file tree Collapse file tree
020-Projekt_Taschenrechner Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "cells" : [
3+ {
4+ "cell_type" : " markdown" ,
5+ "id" : " a7366a74" ,
6+ "metadata" : {},
7+ "source" : [
8+ " # Jupyter Notebooks"
9+ ]
10+ },
11+ {
12+ "cell_type" : " code" ,
13+ "execution_count" : 1 ,
14+ "id" : " 9559d1fd" ,
15+ "metadata" : {},
16+ "outputs" : [
17+ {
18+ "name" : " stdout" ,
19+ "output_type" : " stream" ,
20+ "text" : [
21+ " 4\n "
22+ ]
23+ }
24+ ],
25+ "source" : [
26+ " print(2+2)"
27+ ]
28+ },
329 {
430 "cell_type" : " code" ,
531 "execution_count" : null ,
6- "id" : " a7366a74 " ,
32+ "id" : " 8947c693 " ,
733 "metadata" : {},
834 "outputs" : [],
935 "source" : []
1036 }
1137 ],
1238 "metadata" : {
39+ "kernelspec" : {
40+ "display_name" : " Selbstlernkurs_Python" ,
41+ "language" : " python" ,
42+ "name" : " python3"
43+ },
1344 "language_info" : {
14- "name" : " python"
45+ "codemirror_mode" : {
46+ "name" : " ipython" ,
47+ "version" : 3
48+ },
49+ "file_extension" : " .py" ,
50+ "mimetype" : " text/x-python" ,
51+ "name" : " python" ,
52+ "nbconvert_exporter" : " python" ,
53+ "pygments_lexer" : " ipython3" ,
54+ "version" : " 3.13.7"
1555 }
1656 },
1757 "nbformat" : 4 ,
You can’t perform that action at this time.
0 commit comments