How to declare a variable in Python

PHOTO EMBED

Fri Jun 05 2020 12:49:02 GMT+0000 (Coordinated Universal Time)

Saved by @Amna #python

cars = 80
drivers = 40
passengers = 70

Print(cars)
content_copyCOPY

The output will be 80.

https://www.amazon.com/Learn-Python-Hard-Way-Introduction/dp/0321884914