LOOPS SYNTAX

Syntax of loop : 

for i in range(start,stop,step): if ture 
    # statements are execute 
     # if flase then stop loop itration


for loop :  for loop is sequential loop,
 
It contain a value in a single variable ..
    


Comments

Popular posts from this blog

⭐ UNIT – 3 (Easy Notes + PDF References) Wireless LAN • MAC Problems • Hidden/Exposed Terminal • Near/Far • Infrastructure vs Ad-hoc • IEEE 802.11 • Mobile IP • Ad-hoc Routing

UNIT–5 (Simplified & Easy Notes) Software Architecture Documentation

ch 2 pm