Talk:Control Structures: Revision history

Jump to navigation Jump 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.

26 March 2019

23 June 2010

22 June 2010

4 May 2010

3 May 2010

18 April 2010

13 March 2010

  • curprev 19:1819:18, 13 March 2010imported>StDoodle 1,033 bytes +1,033 Created page with 'Using '''else''' we can have a code block which executes when the if statement evaluates to true, and another code block which executes when the if statement evaluates to false. …'