YOUR GO-TO GUIDE FOR

SHIFTY TECH

Make sure that your image looks like the following to correctly write your code!

T-Pose

IF

Make a T-Pose to write if for an if or if-else statement.

W-Pose

ELSE

Make a W-Pose to write else for an if-else statement. Make sure the W is slightly wide and loose.

Running Man Pose

WHILE

Make a Running Man Pose to write while for a while-loop.

Criss-Cross Applesauce Pose

COLON :

Make a Criss-Cross Applesauce Pose to write a colon for after if-statements or while-loops.

Kneeling Pose

NEWLINE/ENTER/DELETE/BACKSPACE

Make a Kneeling Pose to write a newline as if pressing enter. Precede with the NOT operator to delete as if pressing the backspace button.

Flex Pose

GREATER THAN >

Make a Flex Pose to write a greater than symbol for comparison. Make sure the angle of your elbow is slightly obtuse and does not go past the 90 degree angle.

Ascenscion Pose

LESS THAN <

Make an Ascenscion Pose to write a less than symbol for comparison.

Salute Pose

EQUAL =

Make a Salute Pose to write an equal symbol for assignment, comparison, or arithmetic operations.

Questioning Pose

ADD +

Make a Questioning Pose to write an addition symbol for arithmetic operations. Make sure your feet are shoulder-width apart.

Dip Pose

SUBTRACT -

Make a Dip Pose to write a subtraction symbol for arithmetic operations.

Tree Pose

MULTIPLY *

Make a Tree Pose to write an asterisk for arithmetic operations.

Plank Pose

DIVIDE /

Make a Plank Pose to write a forward slash for arithmetic operations.

Circle Pose

NOT

Make a Circle Pose to write not for the negation operator.

Roblox Pose

AND

Make a Roblox-like Pose to write and for the and operator.

C-Pose

OR

Make a C-Pose to write or for the or operator.

Side Lunge Pose

PARENTHESES ( AND RIGHT ARROW

Make a Side Lunge Pose to write a right parentheses. Make sure your hands are on your hips. To navigate to the right as if pressing the right key, precede with the NOT operator.

Triangle Pose

TAB/INDENT

Make a Triangle Pose to write an indent as if pressing tab.

Hamilton Pose

UP/DOWN

Make a Hamilton-like Pose to navigate up as if pressing the up-arrow key. For navigating downwards as if pressing the down-arrow key, precede with the NOT operator.

Stamp Pose

PRINT

Make a Stamping Pose to write print to start a print function. Make sure your feet are shoulder-width apart.

Whee Pose

"HELLO WORLD!"

Make a Wheeeee Pose to write "Hello World!".

Bruh Pose

def

Make a Bruh-like Pose before any pose to use that pose as a variable. To write the variable, you must perform def <pose>