Jump to content

3.4 Functions/Methods: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

7 July 2025

  • curprev 20:3420:34, 7 July 2025 Mr. Goldstein talk contribs 905 bytes +905 Created page with "=== 3.4 Functions/Methods === Imagine you're building a robot that can do many different tasks, like "dance," "sing," or "clean the room." Instead of writing all the instructions for dancing every single time you want the robot to dance, you can write those instructions once and give them a name, like <code>dance()</code>. Then, whenever you want the robot to dance, you just say <code>dance()</code>, and it knows exactly what to do! In programming, '''Functions''' (also..." Tag: Visual edit