Class 11 (IP) Informatic Practice Chapter 2 | Getting Started with Python (PRACTICAL) | code - 065

preview_player
Показать описание
Class 11 (IP) Informatic Practice Chapter 2 | Getting Started with Python (PRACTICAL) | code - 065

✅Class: 11
✅Subject: Informatic Practice
✅Chapter: 2 Getting Started with Python
✅Topic Name: Working with Python

There are many other important chapters that we are going to cover in upcoming videos for class 11. Stay tuned with ScoreShala.

Score Shala is your go-to channel for school education from Class 6th to 12th. We are covering all the subjects in detail and in an easy-to-learn way.

With this school education channel, we aim to help you to excel in your studies, without having to go to tuition or worrying about low marks. Our experienced teachers ensure that you learn the concepts easily and score high marks in exams.

SUBSCRIBE SCORE SHALA now for complete school courses!

🔥Trending Class 11th Courses & Playlists:


Share, Support, Subscribe!!!

-----------------------------------------------------------------------------------

#pythonpractical #gettingstartedwithpython #workingwithpython
Рекомендации по теме
Комментарии
Автор

Thanks sir 👍🏻 for very good explanation 🙂

santoshnayan
Автор

Homework completed sir
print("Welcome to python respected sir/madam")
n=input("Enter your name :")
print(n)
print("Wow", n, "is a really nice name")
e=str(input("Kindly enter your email id:"))
print(e)
a=str(input("Enter your residensial area:"))
print(a)
print("Kindly cooperate to enter your marks")
h=int(input("Enter marks scored in Hindi:"))
print(h)
E=int(input("Enter marks scored in English:"))
print(E)
m=int(input("Enter marks scored in Maths:"))
print(m)
p=int(input("Enter marks scored in Physics:"))
print(p)
c=int(input("Enter marks scored in Chemistry:"))
print(c)
print("total marks scored=", h+E+m+p+c)
print("Congratulations it's a good score so keep going")
print("Thank you for visiting us")
*Sir rate my answer out of 10!*

kelidevi
Автор

Sir I did it
But my question is why we can't write username and emailID as user name and email ID means having a gap between them...
Is it because they are two different strings and we can write only one string...❓❓❓❓

Vasudhm_kutumbkm
Автор

Sir 12th ka bhi upload karo mera ajj paper hua tha bhut bai kar hua ab merai school kai computer walai sir mujhe kutta bana kar marengai

cracherkushwah