Added Scratch Block (#1665)
This commit is contained in:
@@ -8,7 +8,7 @@ Thanks to everyone who continues to contribute; new languages are created every
|
|||||||
Make sure to see [contributing.md](/contributing.md) for instructions on contributing to the project!
|
Make sure to see [contributing.md](/contributing.md) for instructions on contributing to the project!
|
||||||
|
|
||||||
<!--Languages start-->
|
<!--Languages start-->
|
||||||
## Languages (1006 total)
|
## Languages (1007 total)
|
||||||
|
|
||||||
* [!](%23/%21)
|
* [!](%23/%21)
|
||||||
* [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B)
|
* [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B)
|
||||||
@@ -829,6 +829,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
|
|||||||
* [Scratch 1](s/Scratch%201.sb)
|
* [Scratch 1](s/Scratch%201.sb)
|
||||||
* [Scratch 2](s/Scratch%202.sb2)
|
* [Scratch 2](s/Scratch%202.sb2)
|
||||||
* [Scratch 3](s/Scratch%203.sb3)
|
* [Scratch 3](s/Scratch%203.sb3)
|
||||||
|
* [Scratch Blocks](s/Scratch%20Blocks)
|
||||||
* [SCSS](s/SCSS.scss)
|
* [SCSS](s/SCSS.scss)
|
||||||
* [Sed](s/Sed.sed)
|
* [Sed](s/Sed.sed)
|
||||||
* [Seed](s/Seed)
|
* [Seed](s/Seed)
|
||||||
|
|||||||
2
s/Scratch Blocks
Normal file
2
s/Scratch Blocks
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
when flag clicked
|
||||||
|
say [hello world]
|
||||||
Reference in New Issue
Block a user