Updated Fancade Text Code Format.md (markdown)
commited
commit
ef66834de9ac2c319ea1cbb9dd4508d7e418217f
... | ... | @@ -28,7 +28,8 @@ Basic Math Operators |
28 | 28 | |
29 | 29 | |
30 | 30 | Control |
31 | # |
|
31 | ||
32 | ## |
|
32 | 33 | |
33 | 34 | ***if*** |
34 | 35 | ``` |
... | ... | @@ -43,7 +44,7 @@ Control |
43 | 44 | |
44 | 45 | |
45 | 46 | |
46 | ||
47 | ## |
|
47 | 48 | ***Loop*** |
48 | 49 | ``` |
49 | 50 | • Loop[ start , end ]( ) |