মূল বিষয়বস্তুতে যান
প
প্রশ্ন করি
খুঁজুন
⌘K
নবম-দশম
মডেল টেস্ট
লিডারবোর্ড
ড্যাশবোর্ড
সাইন ইন
C-16-Q127: After `x = '5'` and `y = int(x) + 3`, the value of `y` is: | প্রশ্ন করি
হোম
›
English Version
›
Information and Communication Technology
›
Information and Communication Technology (Class 9-10)
›
Problem Solving through Programming (Python Basics)
›
C-16-Q127
C-16-Q127
medium
single_mcq
After
x = '5'
and
y = int(x) + 3
, the value of
y
is:
a
'53'
b
8
c
53
d
error
K
পূর্ববর্তী
C-16-Q126
127
/
150
J
পরবর্তী
C-16-Q128