Loops: Revision history

From ROBLOX Wiki
Jump to navigationJump to search

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.

11 December 2024

  • curprev 00:0700:07, 11 December 2024 PRG talk contribs 3,936 bytes +3,936 Created page with "{{ImproperArchive}} __TOC__ {{CatUp|Tutorials}} == Introduction == The goal of this tutorial is to introduce you to the <b>for</b> loop and the <b>while</b> loop. It is intended for beginners. Please consult Your first script if you haven't already done so to familiarize yourself with Roblox Studio. At the end of this tutorial, you should: * Know what a <b>for</b> loop does. * Know what a <b>while</b> loop does. * Be able to use both a <b>for</b>, a <b>whil..."