Skip to content

Commit fca5bfa

Browse files
authored
Added Scratch Block (#1665)
* Update readme.md * Update readme.md * Create Scratch Blocks
1 parent ad71a01 commit fca5bfa

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -829,6 +829,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
829829
* [Scratch 1](s/Scratch%201.sb)
830830
* [Scratch 2](s/Scratch%202.sb2)
831831
* [Scratch 3](s/Scratch%203.sb3)
832+
* [Scratch Blocks](s/Scratch%20Blocks)
832833
* [SCSS](s/SCSS.scss)
833834
* [Sed](s/Sed.sed)
834835
* [Seed](s/Seed)

s/Scratch Blocks

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
when flag clicked
2+
say [hello world]

0 commit comments

Comments
 (0)