letter output
This commit is contained in:
parent
317e343a36
commit
24d49e2d63
@ -685,4 +685,12 @@ function keyTyped() {
|
|||||||
|
|
||||||
// Reference: https://p5js.org/reference/
|
// Reference: https://p5js.org/reference/
|
||||||
```
|
```
|
||||||
|
|
||||||
|
The output of our program print something like this:
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<img src="https://git.le-club-des-sans-sujets.org/gauthiier/Revisiting-Concepts-Notations-Software-Art/src/commit/317e343a3609e4a4e21246955fdea386b3017cb8/img/letter-output.png" width="100%"/>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
There might be minor formatting issues with the code above. I'll let you fix them as you inspect what the code does when it prints to the console.
|
There might be minor formatting issues with the code above. I'll let you fix them as you inspect what the code does when it prints to the console.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user