Deck 13: Programming and Languages

ملء الشاشة (f)
exit full mode
سؤال
This is the process of testing and eliminating errors in a program.

A)Debugging
B)Modularizing
C)Coding
D)Clarifying
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
This type of language uses symbols, words, and phrases that instruct a computer how to structure information for display or processing.

A)Unstructured
B)Structured
C)Content-markup
D)Object-oriented
سؤال
These consist of logically related programming statements.

A)Modules
B)Units
C)Objects
D)Components
سؤال
In this logic structure, one program statement follows another.

A)Sequential
B)Selection
C)Loop
D)Random
سؤال
This type of error could be the result of the programmer making an incorrect calculation.

A)Syntax
B)Run time
C)Logic
D)Compiler
سؤال
In this logic structure, the outcome of the decision determines which of the two paths to follow.

A)IF-THEN-ELSE
B)DO UNTIL
C)DO WHILE
D)DO NEXT
سؤال
This type of software development focuses less on the procedures and more on defining the relationships between previously defined procedures.

A)Unstructured
B)Structured
C)Content-markup
D)Object-oriented
سؤال
As much as 75 percent of the total lifetime cost for an application program is spent on this.

A)Electricity
B)Storage
C)Documentation
D)Maintenance
سؤال
This consists of written descriptions and procedures about a program and how to use it.

A)Tabloids
B)Tables
C)Documentation
D)Status reports
سؤال
Program definition or program analysis is another name for this.

A)Program documentation
B)Program design
C)Program code
D)Program specification
سؤال
These second generation languages use abbreviations or mnemonics that make it easier for humans to understand.

A)Assembly
B)Object-Oriented
C)Procedural
D)High-level
سؤال
Program objectives, desired outputs, needed inputs, and processing requirements are all recorded in this.

A)Program tracking log
B)Project management database
C)Program specifications document
D)Management information system
سؤال
Identify the programming tool that uses symbols to show the sequence of steps needed to solve a programming problem.

A)Histogram
B)Pseudocode
C)Scatter diagram
D)Flowcharts
سؤال
Which of the following refers to tools that are used to provide some assistance in designing, coding, and testing software?

A)CAM
B)CAD
C)CASE
D)OOP
سؤال
This is testing a program by a select group of potential users.

A)Manual testing
B)Desk checking
C)Attempt at translation
D)Beta testing
سؤال
These first generation languages are hard to use, with one of the reasons being that they are different depending on the make of the computer.

A)Procedural
B)Task-oriented
C)Natural
D)Machine
سؤال
Programming is part of which phase of the systems life cycle?

A)Systems design
B)Systems maintenance
C)Systems development
D)Systems analysis
سؤال
The list of instructions for the computer to follow to process data.

A)System
B)Program
C)Hardware
D)Maintenance
سؤال
This is an outline of the logic of the program you will write.

A)Flowcharts
B)Pseudocode
C)Coding
D)Testing
سؤال
This logic structure involves repeating a sequence as long as a certain condition remains true.

A)Loop
B)Sequence
C)Conditional
D)Selection
سؤال
An interpreter performs the following function:

A)converts the procedural language one statement at a time
B)converts the source code into machine language code
C)uses statements to tell objects to perform actions on themselves
D)translates software code from assembly language into machine language
سؤال
One of the items to be defined in the program specification is the program's objectives.
سؤال
These third generation languages are designed to express the logic that can solve general problems.

A)Machine
B)Procedural
C)Assembly
D)Content-Markup
سؤال
Top-down program design is used to identify the program's processing steps after the outputs and inputs have been determined.
سؤال
A condition must be met before a sequential structure can proceed to the next statement.
سؤال
This type of language uses natural languages to allow humans to communicate more directly to a computer.

A)Machine
B)Assembly
C)High-Level Procedural
D)Problem and constraint
سؤال
Program maintenance involves ensuring that current programs are operating error-free, efficiently, and effectively.
سؤال
The report at the end of the program design step typically consists of pseudocode, flowcharts, and logic structures.
سؤال
Fifth-generation languages (5GLs) incorporate which of the following concepts?

A)Object-oriented programming
B)Artificial intelligence
C)Application generators
D)Abbreviations and mnemonics
سؤال
Program documentation is intended only for end-users.
سؤال
A compiler performs the following function:

A)converts the procedural language one statement at a time
B)converts the source code into a machine language code
C)translates instruction codes from assembler language into machine language
D)uses statements to tell objects to perform actions on themselves
سؤال
Coding is only one of the six steps of programming.
سؤال
The DO UNTIL loop means that the loop statements will be executed at least once.
سؤال
During the testing process, sometimes a program is checked for errors by following the steps with a calculator and sample data.
سؤال
DO UNTIL and DO WHILE are both examples of a sequential structure.
سؤال
Pseudocode is an outline of the logic of the program you would like to write.
سؤال
Pseudocode graphically presents the detailed sequence of steps needed to solve a programming problem.
سؤال
For an attempt at translation to work as a form of the testing process, the program must be free of logic errors to be able to run.
سؤال
Programming is simply typing words into a computer.
سؤال
Content-markup languages use symbols, words, and phrases to instruct the computer how to structure information for display or processing.
سؤال
A(n) _____ error is a violation of the rules of the programming language.
سؤال
Using structured programming techniques, the program's processing steps can be identified using _____ program design.
سؤال
Computer programmers create and test new software programs and do not update and repair existing programs.
سؤال
Sequential is a type of _____ structure in which one program statement follows another.
سؤال
The repetition, or _____ structure, describes a process that may be repeated as long as a certain condition remains true.
سؤال
Pascal, COBOL, and FORTRAN are all examples of procedural languages that use compilers.
سؤال
HTML5 is a(n) _____ language that uses symbols, words, and phrases that instruct a computer how to structure information for display or processing.
سؤال
The _____ structure occurs when a decision must be made.
سؤال
_____ programming techniques consist of top-down program design, pseudocode, flowcharts, and logic structures.
سؤال
The defining of tasks that are required for input data to be processed into output is part of the processing _____ step.
سؤال
Time cards containing statements of hours worked are an example of _____ data.
سؤال
Proofreading a printout of a program is known as desk checking or code _____.
سؤال
IF-THEN-ELSE is a(n) _____ structure under logic structures.
سؤال
CASE tools are used to compile programs to test for logic errors.
سؤال
Programming is also called _____ development.
سؤال
One of the six steps of programming is writing the program, also called _____.
سؤال
A 5GL language incorporates the concepts of artificial intelligence to allow direct human communication.
سؤال
_____ is an outline of the logic of the program that will be written.
سؤال
In the repetition structure, _____, the decision of when to stop repeating appears at the beginning of the loop.
سؤال
C++ is an example of a machine language.
سؤال
What is an application generator?
سؤال
Compare and contrast a compiler and an interpreter.
سؤال
Name and briefly explain methods of testing a program for errors.
سؤال
Documentation written for programmers should include text and program flowcharts, _____, and sample output as well as system flowcharts.
سؤال
List and briefly explain the five generations of programming languages.
سؤال
List and briefly explain the six steps in programming.
سؤال
In OOP, each _____ contains both the data and processing operations necessary to perform a task.
سؤال
What is the difference between a syntax error and a logic error?
سؤال
Activities in the program maintenance area fall under two categories: _____ and changing needs.
سؤال
What are query languages?
سؤال
An application _____ is a program that provides modules of prewritten code.
سؤال
_____ languages can be run on more than one kind of computer.
سؤال
What is object-oriented programming?
سؤال
Identify and explain the two categories of activities in program maintenance.
سؤال
Briefly explain pseudocode, flowcharts, and the three logic structures.
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/75
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 13: Programming and Languages
1
This is the process of testing and eliminating errors in a program.

A)Debugging
B)Modularizing
C)Coding
D)Clarifying
A
2
This type of language uses symbols, words, and phrases that instruct a computer how to structure information for display or processing.

A)Unstructured
B)Structured
C)Content-markup
D)Object-oriented
C
3
These consist of logically related programming statements.

A)Modules
B)Units
C)Objects
D)Components
A
4
In this logic structure, one program statement follows another.

A)Sequential
B)Selection
C)Loop
D)Random
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
5
This type of error could be the result of the programmer making an incorrect calculation.

A)Syntax
B)Run time
C)Logic
D)Compiler
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
6
In this logic structure, the outcome of the decision determines which of the two paths to follow.

A)IF-THEN-ELSE
B)DO UNTIL
C)DO WHILE
D)DO NEXT
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
7
This type of software development focuses less on the procedures and more on defining the relationships between previously defined procedures.

A)Unstructured
B)Structured
C)Content-markup
D)Object-oriented
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
8
As much as 75 percent of the total lifetime cost for an application program is spent on this.

A)Electricity
B)Storage
C)Documentation
D)Maintenance
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
9
This consists of written descriptions and procedures about a program and how to use it.

A)Tabloids
B)Tables
C)Documentation
D)Status reports
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
10
Program definition or program analysis is another name for this.

A)Program documentation
B)Program design
C)Program code
D)Program specification
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
11
These second generation languages use abbreviations or mnemonics that make it easier for humans to understand.

A)Assembly
B)Object-Oriented
C)Procedural
D)High-level
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
12
Program objectives, desired outputs, needed inputs, and processing requirements are all recorded in this.

A)Program tracking log
B)Project management database
C)Program specifications document
D)Management information system
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
13
Identify the programming tool that uses symbols to show the sequence of steps needed to solve a programming problem.

A)Histogram
B)Pseudocode
C)Scatter diagram
D)Flowcharts
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
14
Which of the following refers to tools that are used to provide some assistance in designing, coding, and testing software?

A)CAM
B)CAD
C)CASE
D)OOP
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
15
This is testing a program by a select group of potential users.

A)Manual testing
B)Desk checking
C)Attempt at translation
D)Beta testing
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
16
These first generation languages are hard to use, with one of the reasons being that they are different depending on the make of the computer.

A)Procedural
B)Task-oriented
C)Natural
D)Machine
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
17
Programming is part of which phase of the systems life cycle?

A)Systems design
B)Systems maintenance
C)Systems development
D)Systems analysis
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
18
The list of instructions for the computer to follow to process data.

A)System
B)Program
C)Hardware
D)Maintenance
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
19
This is an outline of the logic of the program you will write.

A)Flowcharts
B)Pseudocode
C)Coding
D)Testing
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
20
This logic structure involves repeating a sequence as long as a certain condition remains true.

A)Loop
B)Sequence
C)Conditional
D)Selection
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
21
An interpreter performs the following function:

A)converts the procedural language one statement at a time
B)converts the source code into machine language code
C)uses statements to tell objects to perform actions on themselves
D)translates software code from assembly language into machine language
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
22
One of the items to be defined in the program specification is the program's objectives.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
23
These third generation languages are designed to express the logic that can solve general problems.

A)Machine
B)Procedural
C)Assembly
D)Content-Markup
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
24
Top-down program design is used to identify the program's processing steps after the outputs and inputs have been determined.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
25
A condition must be met before a sequential structure can proceed to the next statement.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
26
This type of language uses natural languages to allow humans to communicate more directly to a computer.

A)Machine
B)Assembly
C)High-Level Procedural
D)Problem and constraint
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
27
Program maintenance involves ensuring that current programs are operating error-free, efficiently, and effectively.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
28
The report at the end of the program design step typically consists of pseudocode, flowcharts, and logic structures.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
29
Fifth-generation languages (5GLs) incorporate which of the following concepts?

A)Object-oriented programming
B)Artificial intelligence
C)Application generators
D)Abbreviations and mnemonics
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
30
Program documentation is intended only for end-users.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
31
A compiler performs the following function:

A)converts the procedural language one statement at a time
B)converts the source code into a machine language code
C)translates instruction codes from assembler language into machine language
D)uses statements to tell objects to perform actions on themselves
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
32
Coding is only one of the six steps of programming.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
33
The DO UNTIL loop means that the loop statements will be executed at least once.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
34
During the testing process, sometimes a program is checked for errors by following the steps with a calculator and sample data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
35
DO UNTIL and DO WHILE are both examples of a sequential structure.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
36
Pseudocode is an outline of the logic of the program you would like to write.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
37
Pseudocode graphically presents the detailed sequence of steps needed to solve a programming problem.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
38
For an attempt at translation to work as a form of the testing process, the program must be free of logic errors to be able to run.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
39
Programming is simply typing words into a computer.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
40
Content-markup languages use symbols, words, and phrases to instruct the computer how to structure information for display or processing.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
41
A(n) _____ error is a violation of the rules of the programming language.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
42
Using structured programming techniques, the program's processing steps can be identified using _____ program design.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
43
Computer programmers create and test new software programs and do not update and repair existing programs.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
44
Sequential is a type of _____ structure in which one program statement follows another.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
45
The repetition, or _____ structure, describes a process that may be repeated as long as a certain condition remains true.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
46
Pascal, COBOL, and FORTRAN are all examples of procedural languages that use compilers.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
47
HTML5 is a(n) _____ language that uses symbols, words, and phrases that instruct a computer how to structure information for display or processing.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
48
The _____ structure occurs when a decision must be made.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
49
_____ programming techniques consist of top-down program design, pseudocode, flowcharts, and logic structures.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
50
The defining of tasks that are required for input data to be processed into output is part of the processing _____ step.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
51
Time cards containing statements of hours worked are an example of _____ data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
52
Proofreading a printout of a program is known as desk checking or code _____.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
53
IF-THEN-ELSE is a(n) _____ structure under logic structures.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
54
CASE tools are used to compile programs to test for logic errors.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
55
Programming is also called _____ development.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
56
One of the six steps of programming is writing the program, also called _____.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
57
A 5GL language incorporates the concepts of artificial intelligence to allow direct human communication.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
58
_____ is an outline of the logic of the program that will be written.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
59
In the repetition structure, _____, the decision of when to stop repeating appears at the beginning of the loop.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
60
C++ is an example of a machine language.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
61
What is an application generator?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
62
Compare and contrast a compiler and an interpreter.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
63
Name and briefly explain methods of testing a program for errors.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
64
Documentation written for programmers should include text and program flowcharts, _____, and sample output as well as system flowcharts.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
65
List and briefly explain the five generations of programming languages.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
66
List and briefly explain the six steps in programming.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
67
In OOP, each _____ contains both the data and processing operations necessary to perform a task.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
68
What is the difference between a syntax error and a logic error?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
69
Activities in the program maintenance area fall under two categories: _____ and changing needs.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
70
What are query languages?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
71
An application _____ is a program that provides modules of prewritten code.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
72
_____ languages can be run on more than one kind of computer.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
73
What is object-oriented programming?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
74
Identify and explain the two categories of activities in program maintenance.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
75
Briefly explain pseudocode, flowcharts, and the three logic structures.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.