mirror of
https://github.com/gsi-upm/sitc
synced 2024-12-22 03:38:13 +00:00
Update 1_2_Numbers_Strings.ipynb
This commit is contained in:
parent
1c7496c8ac
commit
c31e6c1676
@ -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…
Reference in New Issue
Block a user