mirror of
https://github.com/namibia/awesome-cheatsheets.git
synced 2024-11-21 12:25:14 +00:00
Merge pull request #193 from tosi29/remove-duplicate
Remove duplicate description from Python Basic Datatypes
This commit is contained in:
commit
05f8c9ee01
@ -34,7 +34,6 @@
|
||||
| char | Characters [a, b, @, !, `] |
|
||||
| str | Strings [abc, AbC, A@B, sd!, `asa] |
|
||||
| bool | Boolean Values [True, False] |
|
||||
| char | Characters [a, b, @, !, `] |
|
||||
| complex | Complex numbers [2+3j, 4-1j] |
|
||||
|
||||
<br>
|
||||
|
Loading…
Reference in New Issue
Block a user