1.3(bis 2)
This commit is contained in:
parent
151eb5ca31
commit
1bdaf3e2fd
@ -10,7 +10,7 @@
|
||||
|
||||
## Sketch: 0. Hello World
|
||||
|
||||
'''javascript
|
||||
```javascript
|
||||
// Hello world!
|
||||
// This is comment
|
||||
|
||||
@ -22,4 +22,4 @@ function draw() {
|
||||
background(220);
|
||||
print("Hello World"); // see the console below ↓
|
||||
}
|
||||
'''
|
||||
```
|
||||
Loading…
x
Reference in New Issue
Block a user