見出し画像

CS1010E Programming Methodology - 1) Introduction to Python

1: Introduction to Python 

1-1: Type of Variable

int: Integer 
float: Real Number
bool: True or False
str: sequence of character  

1-2: Arithmetic Operator

1-3: Relational Operator

1-4: Logical Operator 

2: Control Structure 

2-1: Selection and Loop Structure 

2-2: Range Function, Break & Continue:

3: Scope of Variable 

4: Data Collection 

4-1: Types of data 

4-2: Sequence(String, Tuple, and List) Operations 

4-3: List Specific Operation:

4-4: Set Specific Operation:

4-5: Dictionary Specific Operation







この記事が気に入ったらサポートをしてみませんか?