File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3030 " - $a^b$ in Python : `a**b` \n " ,
3131 " - $3.2 \\ times 10^7$ in Python : `3.2e7` \n " ,
3232 " \n " ,
33- " You’ll need to use parenthesis for larger expressions. See examples below.\n "
33+ " You’ll need to use parenthesizes for larger expressions. See examples below.\n "
3434 ]
3535 },
3636 {
595595 ],
596596 "metadata" : {
597597 "kernelspec" : {
598- "display_name" : " Python 3" ,
598+ "display_name" : " Python 3 (ipykernel) " ,
599599 "language" : " python" ,
600600 "name" : " python3"
601601 },
609609 "name" : " python" ,
610610 "nbconvert_exporter" : " python" ,
611611 "pygments_lexer" : " ipython3" ,
612- "version" : " 3.7.10 "
612+ "version" : " 3.11.5 "
613613 }
614614 },
615615 "nbformat" : 4 ,
616- "nbformat_minor" : 2
616+ "nbformat_minor" : 4
617617}
You can’t perform that action at this time.
0 commit comments