Skip to content

Commit a081ee9

Browse files
committed
create a snippet directory and move sample
1 parent 4935a12 commit a081ee9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wasm/notebook/src/sample.txt renamed to wasm/notebook/snippets/python-markdown-math.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ print("RustPython called back and said people need to have")
6565
import random
6666
rnd = random.randint(1,5)
6767

68-
print("nice " * rnd + "things.")
68+
print("nice " * rnd + "things.")

0 commit comments

Comments
 (0)