Welcome to Computer Science (083) for Class 11 by Bhargab Kakati. This chapter deals with Fundamentals of Python for absolute beginners. This video is a part of my e- learning initiative during the days of novel Corona Virus . This part ( Part 4) deals with accepting inputs from the user and variation in print function
If you haven't watched the other parts of this Chapter , Click on the links below to watch it:
Part 1: Character Set , Keywords and Identifiers
• #1 Character Set , Keywords and Identifier...
Part 2 : Literals , Operators and Punctuators
• #2 Literals , Operators and Punctuators | ...
Part 3: Basic Elements of a Python Program
• #3 Basic Elements of a Python Program | Py...
This is a hands on session on Python(Python 3.x) . Therefore, it is recommended to practice the codes as you watch the video to gain maximum benefit. I have used Spyder for this video, but you can choose any IDE of your choice and implement the codes.
Topics Covered:
concept of a variable in Python
Multiline Assignments:
assigning same value to multiple variables
assigning multiple values to multiple variables
Dynamic Typing
accepting strings , integers and floating point values from the user
sep argument in print()
end argument in print()
practical demonstration with the help of examples covering the related concepts
#Python #Fundamentals #Class11
Bhargab Kakati
PGT (Computer Science)