Class 11 IP Sumita Arora Chapter 3 Ex 3.3 solutions (new syllabus) / Listing11IPSA, Uncategorized / By Neha What is a block or suite in Python ? How is indentation related to it ? A group ...click here for solution What is the difference between full-line comment and inline comment ? Full line ...click here for solution How would you create multi-line comment in Python ? Using triple ...click here for solution What is a comment ? In how many ways can you create comments in Python ? Comments are ...click here for solution What is a statement in Python ? How is a statement different from expression ? A statement ...click here for solution 1. What is an expression in Python ? An expression ...click here for solution