Sunday, May 31, 2020

Python programming basics-Using Lists




The picture above shows how to use lists in python. 
Creation of List,
Accessing of item in list,
Changing values (item) in list,
Getting Length of List,
Adding Item to End of List,
Adding Item to Specific Index,
Removing Item from List,
Removing Item from Specific Index of List,
Removing Item from Last Index of List,
Empty a List.


For online training in python programming language, 

Enquiry/Enroll by
Call Or WhatsApp:
8681884318, 8608700340,8870767784.

Website:www.softlogicsys.in, slajobs.com , slainstitute.com

Python programming basics-Sets and Lists



The picture above shows how to use sets and lists in python.
Note the difference between sets and lists.
sets-data within { }.
lists-data within [ ].
Eventhough same data provided in sets and lists the output differs.
see the difference in above picture. . 


For online training in python programming language, 

Enquiry/Enroll by
Call Or WhatsApp:
8681884318, 8608700340,8870767784.

Website:www.softlogicsys.in, slajobs.com , slainstitute.com

Python programming basics-if...else conditional statement



The picture above shows how to use if...else conditional loop statement in python . 


For online training in python programming language, 

Enquiry/Enroll by
Call Or WhatsApp:
8681884318, 8608700340,8870767784.

Website:www.softlogicsys.in, slajobs.com , slainstitute.com

Python programming basics-while conditional loop statement.



The picture above shows how to use while conditional loop statement in python . 


For online training in python programming language, 

Enquiry/Enroll by
Call Or WhatsApp:
8681884318, 8608700340,8870767784.

Website:www.softlogicsys.in, slajobs.com , slainstitute.com