basic programming

basic programming

University

11 Qs

quiz-placeholder

Similar activities

Python-loops, branches, functions

Python-loops, branches, functions

University

15 Qs

مقدمة في الذكاء الاصطناعي الفصل الثاني

مقدمة في الذكاء الاصطناعي الفصل الثاني

University

10 Qs

Python Numpy

Python Numpy

University

11 Qs

PICO8/LUA QUIZ

PICO8/LUA QUIZ

6th Grade - Professional Development

15 Qs

Examen Introductorio de Estructura de datos en Python

Examen Introductorio de Estructura de datos en Python

University

16 Qs

Python Quiz Ver- 1.3

Python Quiz Ver- 1.3

University

15 Qs

Python - Functions

Python - Functions

University

10 Qs

تحليل نظم /الفصل الثالث

تحليل نظم /الفصل الثالث

University

14 Qs

basic programming

basic programming

Assessment

Quiz

Computers

University

Hard

Created by

Raheem Dehom

FREE Resource

11 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

15 mins • 10 pts

ماهيا وظيفة المبرمج

حل المشاكل

تعليم الناس البرمجة

اختيار افضل حل للمشاكل

2.

MULTIPLE SELECT QUESTION

15 mins • 10 pts

المتغير يمكنه تخزين

قيمة واحدة

حرف واحد

جملة واحدة

قيمتين

3.

MULTIPLE SELECT QUESTION

15 mins • 10 pts

اي من الاسامي التالية تصلح للمتغيرات

x

y

for

3x

4.

MULTIPLE CHOICE QUESTION

15 mins • 10 pts

1-start

2-x=-4

3-Abs(x)

4-print x

5-stop

-4

4

5.

MULTIPLE CHOICE QUESTION

15 mins • 10 pts

start

x[3]={10,20,-10}

sum=x[1]+x[3]

print x[2]

print new line

print sum

stop

20 0

0

20

20

0

6.

MULTIPLE CHOICE QUESTION

15 mins • 10 pts

start

read x ,y// => x=10,y=13

sum=x

x=y

y=sum

print sum

stop

sum=10

sum=13

sum=23

7.

MULTIPLE CHOICE QUESTION

15 mins • 10 pts

Media Image

ما هيا المخرجات

6 9 15

6 9 15 21

6 9

error

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?