Obieda Ananbeh

Sr.Software Engineer

Microsoft Certified

Java Developer

AI

Obieda Ananbeh

Sr.Software Engineer

Microsoft Certified

Java Developer

AI

Blog Post

Variables in Python Part 2

June 22, 2021 Python
Variables in Python Part 2

In this lesson we will learn:

1. The rules we should be follow to create a variables.

2. Multiple Words Variable Names. we will learn several techniques including (Camel Case, Pascal Case and Snake Case.)

3. Assign Multiple Values to One Variable.

4. One Value Assign to Multiple Variables.

Write a comment