Bright Tutorials
Home
Courses
Solutions
Videos
Q&A
Blogs
Downloads
Login
Enquiry
Home
Solutions
CBSE
Class 11
Computer Science
Getting Started with Python
Question 30
CBSE
Class 11
Computer Science
Question 65 of 80
Getting Started with Python — Question 30
Back to all questions
30
Question
Question 30
Use IDLE to calculate:
(a) 6+4*10
(b) (6+4) *10
Answer
(a)
46
(b)
100
Previous
Question 29
Next
Question 31