মূল বিষয়বস্তুতে যান
প
প্রশ্ন করি
খুঁজুন
⌘K
নবম-দশম
মডেল টেস্ট
লিডারবোর্ড
ড্যাশবোর্ড
সাইন ইন
C-16-Q081: After `test_input = int(input())`, `type(test_input)` is: | প্রশ্ন করি
হোম
›
English Version
›
Information and Communication Technology
›
Information and Communication Technology (Class 9-10)
›
Problem Solving through Programming (Python Basics)
›
C-16-Q081
C-16-Q081
medium
single_mcq
After
test_input = int(input())
,
type(test_input)
is:
a
str
b
int
c
float
d
bool
K
পূর্ববর্তী
C-16-Q080
81
/
150
J
পরবর্তী
C-16-Q082