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, 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...
8. Write a program in Python to input 5 words and push them one by one into a list named All.
›
Write a program in Python to input 5 words and push them one by one into a list named All. The program should then use the function Push...
5. Priyanka has created a dictionary 'emeployee_data' containing EmpCode and Salary as key value pairs
›
Priyanka has created a dictionary 'emeployee_data' containing EmpCode and Salary as key value pairs for 5 Employees of Cyber Intra...
3. Write a program in Python, with separate user defined functions to perform the following operations on Stack 'City'.
›
Write a program in Python, with separate user defined functions to perform the following operations on Stack 'City'. (a) - Push the ...
2. A School has created a dictionary containing top players and their runs as key value pairs of cricket team.
›
A School has created a dictionary containing top players and their runs as key value pairs of cricket team. Write a program with separate ...
1. Suppose L = [3, 4, 5, 20, 4, 5], What is L after L.pop()?
›
1. Suppose L = [3, 4, 5, 20, 4, 5], What is L after L.pop()? [3,4,5,20,4] [3,5,20,4,5] [3,5,20,5] Error Ans: 1. [3, 4, 5, 20, 4] Explana...
Sunday, 6 April 2025
How to Host Multiple Next.js Applications on a Single VM with Nginx and Custom Domains
›
If you're working with multiple Next.js applications and want to host them all on a single virtual machine (VM) while assigning differ...
Saturday, 29 March 2025
Class 12 Computer Science 2025 CBSE Question Paper Solution
›
SECTION - A 1-False 2-C-20 3-D-ValueError 4-B-Break 5-B 6-D 7-is 8-A 9-A-UNIQUE 10-A - 25$$15 11-B 12-A-dict() 13-A-UPDATE 14-B-count() 15-C...
1 comment:
Sunday, 9 February 2025
लक्ष्य का निर्धारण
›
*!! लक्ष्य का निर्धारण !!* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ एक बार की बात है, एक निःसंतान राजा था, वह बूढा हो चुका था और उसे राज्य के...
Wednesday, 15 January 2025
Features of YouTube Shorts
›
As of October 2024, the maximum length of a YouTube Short is 3 minutes. Previously, the maximum length was 60 seconds. Explanation YouTube ...
›
Home
View web version