
AL-(S)
Authored by Gunesh Hettiarachchi
Computers
12th Grade
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
විධානාත්මක පරිගණක භාෂාවක් නොවන්නේ,
C
SQL
Python
Java
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
පහත හදුන්වන අතුරින් වලංගු වන්නේ,
_name
Age of sam
2k19
us$
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
x = ["apple", "banana", "cherry"]
මෙහි දත්ත ප්රරූපය වන්නේ,
list
tuple
dict
set
4.
FILL IN THE BLANK QUESTION
2 mins • 1 pt
x = 1 # int
y = 2.8 # float
z = 1j # complex
ඉහත විචල්ය වල දත්ත ප්රරූපය ප්රතිදානය කිරීමට සුදුසු ශ්රිතය(function) වන්නේ,
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
mylist = ["apple", "banana", "cherry"]
print(mylist[-1])
මෙහි ප්රතිදානය වන්නේ,
cherry
banana
apple
error
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
thislist = ["van", "train", "bus","other"]
thislist[1:3] = ["corona"]
print(thislist)
error
['van', 'corona']
['van', ''train, 'corona', 'other']
['van', 'corona', 'other']
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
thislist = ["van", "train", "bus","other"]
thislist.insert(2, "corona")
print(thislist)
['van','corona', 'train', 'bus', 'other']
['van', 'train', 'corona', 'bus', 'other']
['van', 'train', 'corona', 'other','bus']
none of above
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?