This commit is contained in:
gauthiier 2023-01-09 11:06:34 +01:00
parent 2697e9090d
commit 547bb5b722

View File

@ -12,7 +12,7 @@
```javascript ```javascript
// Hello world! // Hello world!
// This is comment // This is a comment
function setup() { function setup() {
createCanvas(400, 400); createCanvas(400, 400);