4. OPERATORS IN PYTHON/15.1 L45 - CODE - Get to know about Booleans.py 192 Bytes
9. ARRAYS/2.1 L113 - CODE - Getting your hand dirty with Arrays.py 190 Bytes
4. OPERATORS IN PYTHON/11.1 L41 CODE - Bitwise XOR & NOT Operator.py 182 Bytes
3. GETTING STARTED WITH PYTHON PROGRAMMING/5.1 L23 - CODE - Variable Constant & Literals[Part2].py 179 Bytes
4. OPERATORS IN PYTHON/9.1 L39 - CODE - Bitwise AND along with OR Operator.py 165 Bytes
4. OPERATORS IN PYTHON/13.1 L43 - CODE - Bitwise LEFT & RIGHT SHIFT Operator.py 164 Bytes
10. REAL-TIME PROJECT DEVELOPMENT/7. Write a code for 2-Dimentional Matrix which prints 1 to 100 and highlights the prime numbers..html 148 Bytes
10. REAL-TIME PROJECT DEVELOPMENT/6. Write a python code to create a tik-tok-toe game which can be played on the terminal..html 148 Bytes
2. GETTING STARTED WITH RASPBERRY PI/16. Write a python program to display the variety of Indian greetings..html 148 Bytes
2. GETTING STARTED WITH RASPBERRY PI/15. Write a python program to print your name..html 148 Bytes
3. GETTING STARTED WITH PYTHON PROGRAMMING/13. Write a Python program to calculate and print the sum of three numbers..html 148 Bytes
3. GETTING STARTED WITH PYTHON PROGRAMMING/14. Write a code to display name, roll, age, and city of 5 students. Check whether they're teen or not..html 148 Bytes
4. OPERATORS IN PYTHON/16. Write a python program to find the binary of the decimal numbers..html 148 Bytes
4. OPERATORS IN PYTHON/17. Write a python code to show the operations of arithmetic, assigenments, and logical operators..html 148 Bytes
5. LISTS & TUPLES/19. Write a python program to show the nested list..html 148 Bytes
5. LISTS & TUPLES/20. Write a python program to join three tuples altogether..html 148 Bytes
6. SETS & DICTIONARY/27. Write a Python program to create a new dictionary using the fromkeys() method..html 148 Bytes
6. SETS & DICTIONARY/28. Write a python program to delete an existing dictionary using the del keyword..html 148 Bytes
6. SETS & DICTIONARY/26. Write a python program to update the items of a dictionary..html 148 Bytes
6. SETS & DICTIONARY/24. Write a python program to show the symmetric difference between two sets..html 148 Bytes
6. SETS & DICTIONARY/23. Write a Python program to check whether a given set is a subset or superset of another set..html 148 Bytes
6. SETS & DICTIONARY/25. Write a python program to display the output of two sets using the intersection method..html 148 Bytes
7. CONDITIONAL STATEMENT & LOOPS/24. Write a python program using the for-else statement..html 148 Bytes
7. CONDITIONAL STATEMENT & LOOPS/21. Write a python program for nested if statements..html 148 Bytes
7. CONDITIONAL STATEMENT & LOOPS/19. Write a python program to display the grades of a student using the multi-if statements..html 148 Bytes
7. CONDITIONAL STATEMENT & LOOPS/23. Write a python program to create a two-dimentional matrix using the nested for loop..html 148 Bytes
7. CONDITIONAL STATEMENT & LOOPS/22. Write a for loop program to separate and display all letters from the word Python Programming..html 148 Bytes
7. CONDITIONAL STATEMENT & LOOPS/20. Write a python program using if-else statement displaying whether a given number is odd or even..html 148 Bytes
8. FUNCTIONS/11. Write a python program to create a parameterizedFunction which takes keyword arguments as parameter..html 148 Bytes
8. FUNCTIONS/10. Write a python program to create a parameterized function which holds some default parameters..html 148 Bytes
8. FUNCTIONS/9. Write a python program to show the function calling after creating a function..html 148 Bytes
8. FUNCTIONS/12. Write a python program to define a funtion which takes Value-Length-Arguments as parameter..html 148 Bytes
9. ARRAYS/3. Create an array of sports of length 10 and display the output..html 148 Bytes
9. ARRAYS/4. Create an array of length 7 named rainbow, which stores the name of all colors of a Rainbow..html 148 Bytes
9. ARRAYS/5. Write a code to slice the meaningful words from these characters 'dhdkgjfPythonojrjfgProgrammming'..html 148 Bytes
9. ARRAYS/6. Code, to display the sum of the first 20 natural numbers & return an array containing these numbers..html 148 Bytes