Class 12 Computer science
Open in Telegram
Contact here at @PromoXtalk_bot for any business/ promotion related queries Contact here @MaterialXrequest_bot for requesting any Study materials
Show more2 241
Subscribers
No data24 hours
-27 days
-3530 days
Data loading in progress...
Similar Channels
Tags Cloud
No data
Any problems? Please refresh the page or contact our support manager.
Incoming and Outgoing Mentions
---
---
---
---
---
---
Attracting Subscribers
June '26
June '26
+32
in 0 channels
May '26
+16
in 0 channels
Get PRO
April '26
+8
in 0 channels
Get PRO
March '26
+42
in 0 channels
Get PRO
February '26
+34
in 0 channels
Get PRO
January '26
+21
in 0 channels
Get PRO
December '25
+18
in 0 channels
Get PRO
November '25
+25
in 0 channels
Get PRO
October '25
+14
in 0 channels
Get PRO
September '25
+27
in 0 channels
Get PRO
August '25
+60
in 28 channels
Get PRO
July '25
+23
in 0 channels
Get PRO
June '25
+28
in 0 channels
Get PRO
May '25
+52
in 0 channels
Get PRO
April '25
+61
in 1 channels
Get PRO
March '25
+161
in 0 channels
Get PRO
February '25
+50
in 1 channels
Get PRO
January '25
+48
in 0 channels
Get PRO
December '24
+82
in 0 channels
Get PRO
November '24
+53
in 0 channels
Get PRO
October '24
+54
in 0 channels
Get PRO
September '24
+52
in 0 channels
Get PRO
August '24
+57
in 0 channels
Get PRO
July '24
+39
in 0 channels
Get PRO
June '24
+23
in 0 channels
Get PRO
May '24
+24
in 0 channels
Get PRO
April '24
+38
in 0 channels
Get PRO
March '24
+59
in 0 channels
Get PRO
February '24
+40
in 1 channels
Get PRO
January '24
+32
in 0 channels
Get PRO
December '23
+45
in 0 channels
Get PRO
November '23
+37
in 0 channels
Get PRO
October '23
+1 122
in 0 channels
Get PRO
September '23
+1 236
in 0 channels
Get PRO
August '23
+171
in 0 channels
Get PRO
July '23
+212
in 0 channels
Get PRO
June '23
+4 092
in 0 channels
Get PRO
May '23
+107
in 0 channels
Get PRO
April '23
+42
in 0 channels
Get PRO
March '23
+65
in 0 channels
Get PRO
February '23
+185
in 0 channels
Get PRO
January '23
+237
in 0 channels
Get PRO
December '22
+206
in 0 channels
Get PRO
November '22
+128
in 0 channels
Get PRO
October '22
+165
in 0 channels
Get PRO
September '22
+226
in 0 channels
Get PRO
August '22
+78
in 0 channels
Get PRO
July '22
+1 114
in 0 channels
| Date | Subscriber Growth | Mentions | Channels | |
| 30 June | +3 | |||
| 29 June | +4 | |||
| 28 June | +3 | |||
| 27 June | +4 | |||
| 26 June | +1 | |||
| 25 June | 0 | |||
| 24 June | +1 | |||
| 23 June | +7 | |||
| 22 June | 0 | |||
| 21 June | 0 | |||
| 20 June | 0 | |||
| 19 June | 0 | |||
| 18 June | 0 | |||
| 17 June | 0 | |||
| 16 June | 0 | |||
| 15 June | +1 | |||
| 14 June | 0 | |||
| 13 June | +1 | |||
| 12 June | 0 | |||
| 11 June | 0 | |||
| 10 June | +1 | |||
| 09 June | +2 | |||
| 08 June | +1 | |||
| 07 June | +2 | |||
| 06 June | 0 | |||
| 05 June | 0 | |||
| 04 June | 0 | |||
| 03 June | 0 | |||
| 02 June | 0 | |||
| 01 June | +1 |
Channel Posts
🎉 Quiz Finished! 🎉
Thank you for participating.
Keep learning, keep growing, and come back tomorrow for more questions!
Free Premium PDFs: acadpills.com/premium
Next quiz Wednesday at 20:00
| 2 | Q10/10: What are the variables or values passed in a function call called? | 33 |
| 3 | Q9/10: Predict the output for: def f(a, b=[]): b.append(a); return b. What is the output of print(f(1)) followed by print(f(2))? | 30 |
| 4 | Q8/10: What is the default return value of a function that does not contain a return statement? | 28 |
| 5 | Q7/10: Which keyword is used to define a user-defined function in Python? | 24 |
| 6 | Q6/10: Assertion (A): Lists can be used as keys in a dictionary. Reason (R): Dictionary keys must be immutable data types. | 25 |
| 7 | Q5/10: Given list L = [10, 20, 30, 40], what does L[-1:-3:-1] return? | 24 |
| 8 | Q4/10: Which function is used to read a line of text from the standard input? | 21 |
| 9 | Q3/10: What will be the output of print(bool('False')) in Python? | 20 |
| 10 | Q2/10: Which of the following data types is immutable in Python? | 21 |
| 11 | Q1/10: What is the output of the expression 3 * 1 ** 3 in Python? | 20 |
| 12 | ✨ Quiz Time! ✨
Answer today's quiz questions and test your knowledge.
Every question is a step toward exam success!
FREE Premium PDFs Available Here: acadpills.com/premium
Good luck! | 21 |
| 13 | 🎉 Quiz Finished! 🎉
Thank you for participating.
Keep learning, keep growing, and come back tomorrow for more questions!
Free Premium PDFs: acadpills.com/premium
Next quiz Sunday at 20:00 | 74 |
| 14 | Q10/10: What happens if an INSERT query executes successfully via a cursor, but the script terminates without calling commit()? | 74 |
| 15 | Q9/10: Which exception is typically raised when a database connection fails in the mysql.connector module? | 63 |
| 16 | Q8/10: Assertion (A): fetchall() returns query results as a list of tuples. Reason (R): Each tuple in the list represents a single row. | 55 |
| 17 | Q7/10: Which cursor attribute returns the number of rows affected by the last executed DML statement? | 47 |
| 18 | Q6/10: Why is the commit() method required after executing an INSERT, UPDATE, or DELETE query in Python? | 41 |
| 19 | Q5/10: Which method is used on the cursor object to run a SQL command passed as a string? | 39 |
| 20 | Q4/10: What is the main purpose of the cursor() method in Python-MySQL connectivity? | 40 |
Available now! Telegram Research 2025 — the year's key insights 
