Class 11 Informatics Practices Chapter 3 Brief Overview of Python NCERT Solution
NCERT Solution of Class 11 Informatics Practices Chapter 3 – Brief Overview of Python 1. Which of the following identifier names are invalid and why? (a) Serial_no. (b) 1st_Room (c) Hundred$ (d) Total Marks (e) Total_Marks (f) total-Marks (g) _Percentage (h) True Answer: – Valid Identifiers are : (e) Total_Marks and (g) _Percentage Invalids Identifiers […]
Class 11 Informatics Practices Chapter 3 Brief Overview of Python NCERT Solution Read More »