Changes

Jump to: navigation, search

Style guide

511 bytes added, 00:02, 1 August 2017
m
no edit summary
This results in the following output: <code>question = /(bb|[^b]{2})/</code>
 
=== Pseudocode ===
Pseudocode should be written indented with spaces. The first line should have one space and subsequent levels of indentation should have five spaces. To join together two pieces of pseudocode into a single block place a space at the beginning of the empty line.
 
IF You are feeling bold THEN
Go parachuting
ELSE
IF you are feeling a little bold THEN
Go canyoning
ELSE
Take a walk to the city
END IF
IF you are hungry THEN
Go eat some food
END IF
=== Warning boxes ===

Navigation menu