NCERT Solutions for Class 11 Computer Science (Python) – Getting Started with Python
NCERT Solutions for Class 11 Computer Science (Python) – Getting Started with Python Very Short Answer type Questions [1 mark each] Question 1: What are the two modes in Python ? Answer: Interactive Mode Programming and Script Mode Programming. Question 2: Write any two Standard Data Types in Python. Answer: List and String. Question…
Read more