0% found this document useful (0 votes)
49 views2 pages

Leans

This document discusses basic programming concepts including declaration and assignment statements, built-in data types like integers, floating point numbers and booleans, conditional statements like if-else, and iterative statements including while loops and for loops. It also briefly mentions parsing and comparison operators.

Uploaded by

deepakdit
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
49 views2 pages

Leans

This document discusses basic programming concepts including declaration and assignment statements, built-in data types like integers, floating point numbers and booleans, conditional statements like if-else, and iterative statements including while loops and for loops. It also briefly mentions parsing and comparison operators.

Uploaded by

deepakdit
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

Hello Word Editing, compiling, and executing

Declaration and assignment statements


Built-in data types

Integers Floating Point


Booleans If - else
leans.

Parsing

Comparison operators

While loop

For loop

You might also like