.bat - Batch file used within Windows inside the command prompt environment, .ps1 - Powershell file used within Windows inside Powershell environment, .vbs - Visual Basics file used within Windows inside Visual Basic, .sh - Bash script file used within Linux, .js - Javascript file used for automations in webpages and macOS systems, .py - Python; generic scripting language used in Windows, Linux, and Mac, Scripting Language File Types - .bat, .psy, .vbs, .sh, .js, .py, Variables - Booleans, Integers, Float/Decimal/Real Numbers, Characteristics, Strings, Boolean - Form of data with only 2 possible values (true or false), Integer - variable that stores an integer or a whole number that may be positive or negative, Float/Decimal/Real Number - Variable that stores a decimal number, Character - variable that can only store ASCII character, String - Variable that con store multiple characters, Constant - Like a variable but can't be changed within the program once defined, Loop - type of flow control that controls which order the code will be executed in each program, Loops - Loop, For Loop, While Loop, Do Loop, For Loop - used when the number of times to repeat a block of code is known, While Loop - Used when the number of times to repeat a block of codes is not known and will only stop until something happens, Do Loop - When when there's an indefinite iteration that need to happen and will only stop until some condition is met at the end of the loop,

Leaderboard

Flash cards is an open-ended template. It does not generate scores for a leaderboard.

Visual style

Options

Switch template

Continue editing: ?