ar
Feedback
Class 12 Computer science

Class 12 Computer science

الذهاب إلى القناة على Telegram

Contact here at @PromoXtalk_bot for any business/ promotion related queries Contact here @MaterialXrequest_bot for requesting any Study materials

إظهار المزيد
2 241
المشتركون
لا توجد بيانات24 ساعات
-27 أيام
-3530 أيام

جاري تحميل البيانات...

سحابة العلامات
لا توجد بيانات
هل تواجه مشاكل؟ يرجى تحديث الصفحة أو الاتصال بمدير الدعم الخاص بنا.
الإشارات الواردة والصادرة
---
---
---
---
---
---
جذب المشتركين
يونيو '26
يونيو '26
+32
في 0 قنوات
مايو '26
+16
في 0 قنوات
Get PRO
أبريل '26
+8
في 0 قنوات
Get PRO
مارس '26
+42
في 0 قنوات
Get PRO
فبراير '26
+34
في 0 قنوات
Get PRO
يناير '26
+21
في 0 قنوات
Get PRO
ديسمبر '25
+18
في 0 قنوات
Get PRO
نوفمبر '25
+25
في 0 قنوات
Get PRO
أكتوبر '25
+14
في 0 قنوات
Get PRO
سبتمبر '25
+27
في 0 قنوات
Get PRO
أغسطس '25
+60
في 28 قنوات
Get PRO
يوليو '25
+23
في 0 قنوات
Get PRO
يونيو '25
+28
في 0 قنوات
Get PRO
مايو '25
+52
في 0 قنوات
Get PRO
أبريل '25
+61
في 1 قنوات
Get PRO
مارس '25
+161
في 0 قنوات
Get PRO
فبراير '25
+50
في 1 قنوات
Get PRO
يناير '25
+48
في 0 قنوات
Get PRO
ديسمبر '24
+82
في 0 قنوات
Get PRO
نوفمبر '24
+53
في 0 قنوات
Get PRO
أكتوبر '24
+54
في 0 قنوات
Get PRO
سبتمبر '24
+52
في 0 قنوات
Get PRO
أغسطس '24
+57
في 0 قنوات
Get PRO
يوليو '24
+39
في 0 قنوات
Get PRO
يونيو '24
+23
في 0 قنوات
Get PRO
مايو '24
+24
في 0 قنوات
Get PRO
أبريل '24
+38
في 0 قنوات
Get PRO
مارس '24
+59
في 0 قنوات
Get PRO
فبراير '24
+40
في 1 قنوات
Get PRO
يناير '24
+32
في 0 قنوات
Get PRO
ديسمبر '23
+45
في 0 قنوات
Get PRO
نوفمبر '23
+37
في 0 قنوات
Get PRO
أكتوبر '23
+1 122
في 0 قنوات
Get PRO
سبتمبر '23
+1 236
في 0 قنوات
Get PRO
أغسطس '23
+171
في 0 قنوات
Get PRO
يوليو '23
+212
في 0 قنوات
Get PRO
يونيو '23
+4 092
في 0 قنوات
Get PRO
مايو '23
+107
في 0 قنوات
Get PRO
أبريل '23
+42
في 0 قنوات
Get PRO
مارس '23
+65
في 0 قنوات
Get PRO
فبراير '23
+185
في 0 قنوات
Get PRO
يناير '23
+237
في 0 قنوات
Get PRO
ديسمبر '22
+206
في 0 قنوات
Get PRO
نوفمبر '22
+128
في 0 قنوات
Get PRO
أكتوبر '22
+165
في 0 قنوات
Get PRO
سبتمبر '22
+226
في 0 قنوات
Get PRO
أغسطس '22
+78
في 0 قنوات
Get PRO
يوليو '22
+1 114
في 0 قنوات
التاريخ
نمو المشتركين
الإشارات
القنوات
30 يونيو+3
29 يونيو+4
28 يونيو+3
27 يونيو+4
26 يونيو+1
25 يونيو0
24 يونيو+1
23 يونيو+7
22 يونيو0
21 يونيو0
20 يونيو0
19 يونيو0
18 يونيو0
17 يونيو0
16 يونيو0
15 يونيو+1
14 يونيو0
13 يونيو+1
12 يونيو0
11 يونيو0
10 يونيو+1
09 يونيو+2
08 يونيو+1
07 يونيو+2
06 يونيو0
05 يونيو0
04 يونيو0
03 يونيو0
02 يونيو0
01 يونيو+1
منشورات القناة
🎉 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