• HOME
  • QUIZ
  • CONTACT US
EXAMIANS
  • COMPUTER
  • CURRENT AFFAIRS
  • ENGINEERING
    • Chemical Engineering
    • Civil Engineering
    • Computer Engineering
    • Electrical Engineering
    • Mechanical Engineering
  • ENGLISH GRAMMAR
  • GK
  • GUJARATI MCQ

Python

Python
Say s=”hello” what will be the return value of type(s) in Python?

bool
int
String
str

ANSWER DOWNLOAD EXAMIANS APP

Python
What error occurs when you execute the following Python code snippet? apple = mango

TypeError
SyntaxError
NameError
ValueError

ANSWER DOWNLOAD EXAMIANS APP

Python
Which is the correct expression for power(xy ) in Python?

None of the mentioned
x^y
x^^y
x**y

ANSWER DOWNLOAD EXAMIANS APP

Python
Correct way to draw a line in canvas tkinter

None of the mentioned
create_line(canvas)
line()
canvas.create_line()

ANSWER DOWNLOAD EXAMIANS APP

Python
What does the function re.match do?

such a function does not exist
matches a pattern at any position in the string
none of the mentioned
matches a pattern at the start of the string

ANSWER DOWNLOAD EXAMIANS APP

Python
To insert 5 to the third position in list1, we use which Python command?

list1.insert(3, 5)
list1.add(3, 5)
list1.append(3, 5)
list1.insert(2, 5)

ANSWER DOWNLOAD EXAMIANS APP
MORE MCQ ON Python

DOWNLOAD APP

  • APPLE
    from app store
  • ANDROID
    from play store

SEARCH

LOGIN HERE


  • GOOGLE

FIND US

  • 1.70K
    FOLLOW US
  • EXAMIANSSTUDY FOR YOUR DREAMS.
  • SUPPORT :SUPPORT EMAIL ACCOUNT : examians@yahoo.com

OTHER WEBSITES

  • GUJARATI MCQ
  • ACCOUNTIANS

QUICK LINKS

  • HOME
  • QUIZ
  • PRIVACY POLICY
  • DISCLAIMER
  • TERMS & CONDITIONS
  • CONTACT US
↑