Python:

18 Aug , 2023 - Uncategorised

Data types input and Output:

Saving Numbers to Variables:


length = 10
width = 20
area = length * width
area = 200

Primitive Data Types:

Print

Data Type Conversion Functions

String

Double Quotes

String Concatenation

Input()

Console Input

Conditionals and Imports

If statement

If Code Block

If,else statement

if,elif, and else

Combine two if statements


Leave a Reply

Your email address will not be published. Required fields are marked *

Related Posts

Day 62 Log

23 Oct , 2023 - Uncategorised

Day 61 Log

18 Oct , 2023 - Uncategorised