Pages
(Move to ...)
Home
Computer Science
Maths
Pedagogy and Teaching Methodology
GK and Current Affair
English
Our Apps
Books
Notification
▼
CLICK HERE TO JOIN US
Download and Install our Android App
Wednesday, 17 December 2025
81 - Class 11 Computer Science with Python Practical File
›
Program: 81: Write a Python program to create NewList which contains all the values of original list after removing duplicate values. Also d...
80 - Class 11 Computer Science with Python Practical File
›
Program 80: Write a program in Python to create a list of words which start and end with the same letter from a given string S="window ...
79 - Write a Python program to input 10 numbers to store in the list and print the third largest number.
›
Write a Python program to input 10 numbers to store in the list and print the third largest number. # Input 10 numbers numbers = [] for i in...
78 - Write a program in Python that accepts students names in the form of a tuple as an input from the user and then displays only those students' names that start with letter 'S' or 's'.
›
Write a program in Python that accepts students names in the form of a tuple as an input from the user and then displays only those students...
77 - Write a program in Python that repeatedly asks the user to input Student's Name and Class and store it in a dictionary D, whose keys are Student's Name and values are Student's Class. Then display the dictionary
›
Write a program in Python that repeatedly asks the user to input Student's Name and Class and store it in a dictionary D, whose keys are...
76 - Write a program in Python that takes a string as an input and displays it if its length is greater than 5.
›
Write a program in Python that takes a string as an input and displays it if its length is greater than 5. # Take input from the user text =...
75 - Write a program in Python that takes a list of integer from the user and displays the number of even elements
›
Write a program in Python that takes a list of integer from the user and displays the number of even elements # Take input from the user num...
Sunday, 7 December 2025
International Computer Science Teachers Week (14–20 December 2025)
›
International Computer Science Teachers Week (14–20 December 2025) Online Article, Essay, Poster & Banner Writing Competition Dear Stude...
Thursday, 18 September 2025
आइये हम स्वयं को "Re-Routing" मोड पर रखें
›
Life Lesson छुपा है Google Maps में, पढ़िए ज़रूर 👇 री-रूटिंग : Re-Routing : क्या आपने गौर किया है कि अगर आप गलत मोड़ लेते है, तो Google मा...
Wednesday, 9 April 2025
6. A school stores records of Class XII students using a list that contains multiple lists as its elements.
›
A school stores records of Class XII students using a list that contains multiple lists as its elements. The structure of each such elemen...
›
Home
View web version