با شرکت در این آزمون مهارت خود را در زبان برنامه نویسی پایتون بسنجید و محک بزنید
این آزمون ۲۵ سوال دارد و محدودیت زمانی ندارد.
به ازای هر پاسخ صحیح ۱ امتیاز دریافت خواهید کرد. در پایان مسابقه، نمره کل شما نمایش داده میشود. حداکثر امتیاز ۲۵ امتیاز است.
خلاصه آزمون
۰ از ۲۵ سوالات کامل شد
سوالات:
اطلاعات
آزمون قبلاً کار را تکمیل کرده اید .از این رو دیگر نمی توانید آن را شروع کنید.
آزمون در حال بارگذاری است…
برای شروع این آزمون باید ثبتنام کنید یا وارد شوید.
شما باید ابتدا این بخش را تکمیل کنید:
نتایج
نتایج
۰ از۲۵ سوالات سوالات به درستی پاسخ داده شده اند
زمان شما:
زمان به اتمام رسیده است
شما ۰ از ۰ امتیاز به دست آوردید، (۰)
امتیازهای کسب شده: ۰ از ۰، (۰)
۰ سوال تشریحی معلق (امتیاز(های) ممکن: ۰)
دستهبندیها
- دستهبندی نشده ۰%
- ۱
- ۲
- ۳
- ۴
- ۵
- ۶
- ۷
- ۸
- ۹
- ۱۰
- ۱۱
- ۱۲
- ۱۳
- ۱۴
- ۱۵
- ۱۶
- ۱۷
- ۱۸
- ۱۹
- ۲۰
- ۲۱
- ۲۲
- ۲۳
- ۲۴
- ۲۵
- وضعیت فعلی
- بررسی
- پاسخ داده شده
- درست
- نادرست
-
سوال ۱ ۲۵
۱. سوال
What built-in list method would you use to remove items from a list?
درستنادرست -
سوال ۲ ۲۵
۲. سوال
What happens when you use the build-in function
any()
on a list?درستنادرست -
سوال ۳ ۲۵
۳. سوال
What is one of the most common use of Python’s sys library?
درستنادرست -
سوال ۴ ۲۵
۴. سوال
What is the runtime of accessing a value in a dictionary by using its key?
درستنادرست -
سوال ۵ ۲۵
۵. سوال
What is the purpose of an if/else statement?
درستنادرست -
سوال ۶ ۲۵
۶. سوال
What is the correct syntax for defining a class called Game, if it inherits from a parent class called LogicGame?
درستنادرست -
سوال ۷ ۲۵
۷. سوال
What built-in Python data type is best suited for implementing a queue?
درستنادرست -
سوال ۸ ۲۵
۸. سوال
What built-in Python data type is commonly used to represent a stack?
درستنادرست -
سوال ۹ ۲۵
۹. سوال
What does the built-in
map()
function do?درستنادرست -
سوال ۱۰ ۲۵
۱۰. سوال
What is the purpose of the “self” keyword when defining or calling instance methods?
درستنادرست -
سوال ۱۱ ۲۵
۱۱. سوال
If you don’t explicitly return a value from a function, what happens?
درستنادرست -
سوال ۱۲ ۲۵
۱۲. سوال
Which of these is NOT a characteristic of namedtuples?
درستنادرست -
سوال ۱۳ ۲۵
۱۳. سوال
What is the term used to describe items that may be passed into a function?
درستنادرست -
سوال ۱۴ ۲۵
۱۴. سوال
What is an instance method?
درستنادرست -
سوال ۱۵ ۲۵
۱۵. سوال
When does a for loop stop iterating?
درستنادرست -
سوال ۱۶ ۲۵
۱۶. سوال
What is an instance method?
درستنادرست -
سوال ۱۷ ۲۵
۱۷. سوال
Which collection type is used to associate values with unique keys?
درستنادرست -
سوال ۱۸ ۲۵
۱۸. سوال
Which statement does NOT describe the object-oriented programming concept of encapsulation?
درستنادرست -
سوال ۱۹ ۲۵
۱۹. سوال
What is the algorithmic paradigm of quick sort?
درستنادرست -
سوال ۲۰ ۲۵
۲۰. سوال
What is key difference between a
set
and alist
?درستنادرست -
سوال ۲۱ ۲۵
۲۱. سوال
What data structure does a binary tree degenerate to if it isn’t balanced properly?
درستنادرست -
سوال ۲۲ ۲۵
۲۲. سوال
What statement about static methods is true?
درستنادرست -
سوال ۲۳ ۲۵
۲۳. سوال
What are attributes?
درستنادرست -
سوال ۲۴ ۲۵
۲۴. سوال
What is the term to describe this code?
count, fruit, price = (2, 'apple', 3.5)
درستنادرست -
سوال ۲۵ ۲۵
۲۵. سوال
What is an abstract class?
درستنادرست