Python
af Yousof Kortam

1. Relational
1.1. ==
1.2. !=
1.3. >
1.4. <
1.5. >=
1.6. <=
2. Applications
2.1. Web Development
2.2. Game Development
2.3. Scientific and Numeric Applications
2.4. Desktop GUI
2.5. Software Development
2.6. Language Development
3. Opreations
3.1. Arithmatic
3.1.1. sum
3.1.2. Division
3.1.3. Multiplication
3.2. Logic
3.2.1. or
3.2.2. and
3.2.3. not