মূল বিষয়বস্তুতে যান
প
প্রশ্ন করি
খুঁজুন
⌘K
নবম-দশম
মডেল টেস্ট
লিডারবোর্ড
ড্যাশবোর্ড
সাইন ইন
C-16-Q072: After `x = str("s1")`, the value of `x` is: | প্রশ্ন করি
হোম
›
English Version
›
Information and Communication Technology
›
Information and Communication Technology (Class 9-10)
›
Problem Solving through Programming (Python Basics)
›
C-16-Q072
C-16-Q072
medium
single_mcq
After
x = str("s1")
, the value of
x
is:
a
s1
b
's1'
(a string)
c
an int
d
None
K
পূর্ববর্তী
C-16-Q071
72
/
150
J
পরবর্তী
C-16-Q073