Functions Intro : Python tutorial 70

preview_player
Показать описание
Guys please help this channel to reach 20,000 subscribers. I'll keep uploading quality content for you.

Python is easy programming language to learn and anyone can learn it, and these tutorials are 100% free in hindi.

You can share this playlist with your brother, sisters and friends. This will surely add some values to their life.

If you follow this complete playlist of python tutorial surely you will learn everything about python programming language.

This video is all about "introduction to functions"

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

1, easy to understand
2, easy explanation
3, alot of examples
4, best python course ever

wildturtle
Автор

*Itna acche se mat samjhaya kro bhai...main ro dunga*

Love you Bro 💕🔥🔥

Ajeet-Yadav-IIITD
Автор

Thank you so much sir.
Amazing explanation!!
Easy to understand!!

lamphrangmilamin
Автор

This compete course is very helpful🤩... And if it is possible for you to provide us course on Machine learning and deep learning . Plz

mansisharma
Автор

I think you are the best teacher of the world

itzallabouttech
Автор

bhai hame ache se samjh aa gya hai thanks you

sameerkhan-ezhf
Автор

Bird : "Twi Twi Twi Twi...."

jamesroy
Автор

Great, Sir please make tutorials on PostgreSQL

salmanbhatti
Автор

For those who want to take two input in same line:
a, b = map(int, input("Enter first and second number : ").split(", "))

ATPGaMeRnOoB
Автор

Thanx for helping me understand the function

nadimahmed
Автор

Thank u a lot sir... Ur vedios are very helpfull

Swatee
Автор

please make more videos and complete the playlist

usama
Автор

Bhai aap bhut acha explain krte ho. Bs ye bta do class 12 ka pura course upload hai aapke channel me???

balpreetsinghvevo
Автор

def person(a, b) :
return a+b
x=input()
y=input()
total=person(x, y)
print(total)

rohitrockytgaming
Автор

bro i am yours big fan lot of love for you and how we count words in a string using len or another functions tell me please

dawoodmarral
Автор

def add_two(num1, num2):
return num1+num2

a=int(input("write first number "))
b=int(input("write second number "))
print("total is " + str(add_two(a, b)))

muhtasim_mahim
Автор

Plz make a video on local and global scope in python

TechSG.
Автор

Sir plz make video lecture of java it's humble request

navneetsingh
Автор

why is it comulsory to define the fucntion before it's call ?

vineetmimrot
Автор

add_two unidentified aa rha hai how to solve this problem , and add_two hi kyon without add_two bhi toh likh skte hai na and sir agr aap space use krte to double space hota name mai but without space bhi space le rha hai command aisa kaise ?

inderpalsingh
visit shbcf.ru