mirror of
https://github.com/LeCoupa/awesome-cheatsheets.git
synced 2025-11-08 14:01:35 +00:00
Remove duplicate from Basic Datatypes
This commit is contained in:
@@ -34,7 +34,6 @@
|
|||||||
| char | Characters [a, b, @, !, `] |
|
| char | Characters [a, b, @, !, `] |
|
||||||
| str | Strings [abc, AbC, A@B, sd!, `asa] |
|
| str | Strings [abc, AbC, A@B, sd!, `asa] |
|
||||||
| bool | Boolean Values [True, False] |
|
| bool | Boolean Values [True, False] |
|
||||||
| char | Characters [a, b, @, !, `] |
|
|
||||||
| complex | Complex numbers [2+3j, 4-1j] |
|
| complex | Complex numbers [2+3j, 4-1j] |
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|||||||
Reference in New Issue
Block a user