Language - Statement Separator

Card Puncher Data Processing

About

Generally, a punctuation make obvious where one statement ends and another begins.

Language Statements end with
JavaScript a semicolon (;)
Python Whitespace (Ws)





Discover More
Card Puncher Data Processing
Language - Statement (Minimal unit of execution)

A statement is the minimal unit of execution of a language. A statement is composed of: expression and/or control flow expressioncontrol flowtokenVariablesdata types A statement can be contained...



Share this page:
Follow us:
Task Runner