
Comments and Types of Comments in Python | Python 🎧 Podcast
Comments in Python Programming Language
13 Elo 20202min

Meaning of Program & Functions of an Interpreter in Python ? | Python 🎧 Podcast
What is the meaning of Program in Programming World ? • A Program os a set of Instructions that tells the Computer to perform specific tasks. What is the Function of an Interpreter in Python ? • To co...
12 Elo 20201min

Why Python ? | Python 🎧 Podcast
3 things about, Why Python ? • First Simple Syntax, Python is easy to Understand and write Python code. • And in Python you do not need to define the type of variables. • In Python code it is not nece...
12 Elo 20201min

What is the Meaning of Platform and Platform Independent ? | Python 🎧 Podcast
Python is a Platform Independent. Platforms means OS like Mac OS Linux Ubuntu. Platform means where you are running a Python code program by using Python IDLE. INDEPENDENT means, on any platform for e...
12 Elo 20201min

Python Used For ? | Python 🎧 Podcast
What is Python Programming Language used for? • DESKTOP Application. • GUI. • Website Development. • Software Development. • Data Science. • Machine Learning. • Artificial intelligence...
12 Elo 20201min

Indentation in Python ? | Python 🎧 Podcast
What is indentation in Python ? • Indentation describe the block of code. • Generally 4 white space are used for in Indentation and are preferred over tabs button. • If you want to use indentation Pyt...
12 Elo 20201min

String in Python | Expression in Python | How to use multiple words as a variable name in Python ?
String in Python ? • A String is a term in Programming which means , a series of Character. Expression in Python. • A piece of code is called as Expression in Python. How to use Multiple words as a va...
10 Elo 20202min

How Python Works ? | Python 🎧 Podcast
How Python Programming Language Works ? • The source code is converted into intermediate byte-code and then into a native Language of the computer internally by Python interpreter.
10 Elo 202059s





















