Wiki » History » Version 9
Nick S, 03/12/2025 02:54 PM
1 | 1 | Nick S | # Wiki |
---|---|---|---|
2 | |||
3 | Welcome to my project |
||
4 | 2 | Nick S | |
5 | 8 | Nick S | Here's an image !benjamin_franklin.png! |
6 | 6 | Nick S | |
7 | 9 | Nick S | 01 |
8 | |||
9 |  |
||
10 | |||
11 | 02 |
||
12 | |||
13 |  |
||
14 | |||
15 | 03 |
||
16 | |||
17 |  |
||
18 | |||
19 | 04 |
||
20 | |||
21 |  |
||
22 | |||
23 | |||
24 | |||
25 | 6 | Nick S | ``` ruby |
26 | def hello |
||
27 | puts "hello world" |
||
28 | end |
||
29 | ``` |