Update 1_2_Numbers_Strings.ipynb

master
Carlos A. Iglesias 3 months ago committed by GitHub
parent 1c7496c8ac
commit c31e6c1676
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -85,7 +85,7 @@
"In Python3, there are the following [numeric types](https://docs.python.org/3/library/stdtypes.html#typesnumeric):\n",
"* integers (int): 1, -1, ...\n",
"* floating point numbers (float): 0.1, 1E2\n",
"* complex numbers (complex): 2 + 3j\n",
"* complex numbers (complex): 2 + 3j\n.",
"Let's play a bit"
]
},

Loading…
Cancel
Save