|
|
@ -366,8 +366,6 @@ Format |
|
|
|
{65:c} # 'A' |
|
|
|
{3:08b} # '00000011' -> Binary with leading zeros. |
|
|
|
{3:0<8b} # '11000000' -> Binary with trailing zeros. |
|
|
|
[I'm an inline-style link](https://www.google.com) |
|
|
|
<strong>'Collections'</strong> : (<a href="#list">list</a>) |
|
|
|
``` |
|
|
|
|
|
|
|
#### Float presentation types: |
|
|
|