Electronic Configuration Project using Python for Class 11

Electronic Configuration Project

Fun with Chemistry: Electronic Configuration Project using Python for Class 11 CS In this post, we’ll explore a simple Python program that helps you find the electronic configuration of elements using their atomic number or symbol. It’s perfect for learning Python basics like functions, loops, and error handling while diving into a cool chemistry topic. … Read more

Python Story Generator using random function

Python Story Generator In the world of programming, where logic and precision often take center stage, it’s refreshing to explore the creative side of coding. Imagine a Python script that not only adheres to the rules of syntax but also weaves enchanting tales with a simple execution. Enter the Python Story Generator, a whimsical piece … Read more

Viva Questions for Class 11 Computer Science Python

Viva Questions for Class 11 Computer Science In this article students can find the most commonly asked  ” Viva Questions for Class 11 Computer Science Python ” in their practical examination. You have to take an overview of these viva questions to clear the basic concepts of python programming. These questions are totally based on … Read more

Python Fundamentals Worksheet Class 11

Python Fundamentals Worksheet Class 11   Q.1: Which of the following is correct as an identifier? a) Int b) Surface area c) Omega d) 1volume   Q.2:Python is a …………………… language. a) Low level b) High level c) Machine d) Assembly   Q.3: “Hello”*2= a) “Hello2” b) “hellohello” c) “HelloHello” d) “Hello2Hello”   Q.4: Which of … Read more

Copywrite © 2020-2025, CBSE Python,
All Rights Reserved