Demo Quiz Ashv

Quiz
•
Computers
•
Professional Development
•
Hard
Jaganmohan Bondala
Used 1+ times
FREE Resource
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Which of the following is a membership operator?
and
or
not
in
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What is the main feature of Java?
Platform Independent
Robust
Simple
All of the above
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following Python statement?
>>>"abcd"[2:]
a) a
b) ab
c) cd
d) dc
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To add a new element to a list we use which Python command?
a) list1.addEnd(5)
b) list1.addLast(5)
c) list1.append(5)
d) list1.add(5)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following Python code?
>>>str1="helloworld"
>>>str1[::-1]
a) dlrowolleh
b) hello
c) world
d) helloworld
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If a=(1,2,3,4), a[1:-1] is _________
a) Error, tuple slicing doesn’t exist
b) [2,3]
c) (2,3,4)
d) (2,3)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not a core data type in Python programming?
a) Tuples
b) Lists
c) Class
d) Dictionary
Similar Resources on Wayground
10 questions
INTRODUCTION TO PYTHON

Quiz
•
Professional Development
11 questions
Python Basic Celso Arauz

Quiz
•
Professional Development
10 questions
Day 2

Quiz
•
Professional Development
6 questions
Python_S2

Quiz
•
Professional Development
10 questions
CodeTigers Python 101

Quiz
•
KG - Professional Dev...
10 questions
Introducción a Python

Quiz
•
Professional Development
12 questions
Week 1

Quiz
•
Professional Development
6 questions
Variables primitives en JavaScript

Quiz
•
Professional Development
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade