Day #3 | 100 Day of Python Programming
بِسْمِ اللَّـهِ الرَّحْمَـٰنِ الرَّحِيمِ
Content
Lists.
Conditional statements:
if
elif
else
Loops:
for
while
Practical Program.
1. Python Lists
Lists in python are used to store multiple items in a single variable For Example
vulner...
h0kaz.hashnode.dev3 min read