python

Quiz
•
Computers
•
University
•
Easy
youssef sabbah
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
تستخدم مكتبه ....للتعامل مع المصفوفات
scrapy
kaers
beautifulsoup
numpy
2.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
يمكن استخدام بايثون علي جميع انظمه التشغيل
خطأ
صح
Answer explanation
اقرأ السؤال وركز وبعدين اجب عنه
3.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
هذا الكود صحيح ام خطأ
# Assign a value
number = 50
# Check the is more than 50 or not
if (number >= 50):
print("You have passed")
else:
print("You have not passed")
صح
خطأ
Answer explanation
اقرأ السؤال وركز وبعدين اجب عنه
4.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
هذا الكود يشير الي
def convert(seconds):
seconds = seconds % (24 * 3600)
hour = seconds // 3600
seconds %= 3600
minutes = seconds // 60
seconds %= 60
return "%d:%02d:%02d" % (hour, minutes, seconds)
# Driver program
n = 12345
print(convert(n))
تحويل الساعات الي دقائق
تحويل الثوان الي ساعات
تحويل الساعات الي ثوان
تحويل الثوان الي دقائق
Answer explanation
اقرأ السؤال وركز وبعدين اجب عنه
5.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
تستخدم مكتبه pandas
لعرض الفيديوهات
لتخزين الصور
لجمع المصفوفات
لتحليل البيانات
Answer explanation
اقرأ السؤال وركز وبعدين اجب عنه
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
هذا الكود يمثل استدعاء مكتبه
# Import the library
import matplotlib.pyplot as plt
# Create two lists of numbers
x = [1, 2, 3, 4, 5]
y = [2, 4, 6, 8, 10]
# Create a line plot
plt.plot(x, y)
# Add labels to the axes
plt.xlabel("x")
plt.ylabel("y")
# Add a title to the plot
plt.title("A simple line plot")
# Display the plot
plt.show()
matplotlib
Keras
Py Torch
Scrapy
7.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
من لغات البرمجة تأثيرا بالبايثون كوبرا
خطأ
صح
Answer explanation
اقرأ السؤال وركز وبعدين اجب عنه
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
مراجعة حاسب اول متوسط الفصل الثاني

Quiz
•
12th Grade - University
9 questions
مراجعة الفصل الثاني (مقدمة تطبيقات الحاسب)

Quiz
•
University
10 questions
دورة التحول الرقمي

Quiz
•
7th Grade - University
10 questions
مدخل الى علوم المسرح

Quiz
•
University
11 questions
ثالث الجزء النظري

Quiz
•
University
10 questions
تمثيل البيانات

Quiz
•
12th Grade - University
13 questions
مراجعة وتدريب للأختبار العملي

Quiz
•
6th Grade - University
15 questions
معالجة الفيديو الرقمي

Quiz
•
KG - University
Popular Resources on Wayground
10 questions
SR&R 2025-2026 Practice Quiz

Quiz
•
6th - 8th Grade
30 questions
Review of Grade Level Rules WJH

Quiz
•
6th - 8th Grade
6 questions
PRIDE in the Hallways and Bathrooms

Lesson
•
12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
15 questions
Subtracting Integers

Quiz
•
7th Grade
Discover more resources for Computers
15 questions
Let's Take a Poll...

Quiz
•
9th Grade - University
2 questions
Pronouncing Names Correctly

Quiz
•
University
34 questions
WH - Unit 2 Exam Review -B

Quiz
•
10th Grade - University
21 questions
Mapa países hispanohablantes

Quiz
•
1st Grade - University
10 questions
Transition Words

Quiz
•
University
5 questions
Theme

Interactive video
•
4th Grade - University
25 questions
Identifying Parts of Speech

Quiz
•
8th Grade - University
10 questions
Spanish Greetings and Goodbyes!

Lesson
•
6th Grade - University