Python Basic Tutorial In Nepali

preview_player
Показать описание
Welcome to basic python tutorial in the Nepali Language.

Python is the world's most popular and fastest-growing programming language. In this video, you will learn the different topic of Python. This video is only available in the Nepali language.

Topic Covered:
▶️- Introduction of Python
▶️- Variables In Python
▶️- Integer, Float, Complex and Bool
▶️- Lists In Python with important functions
▶️- Tuple In Python
▶️- Sets In Python
▶️- Number System Conversion In Python
▶️- Swap Variable
▶️- Dictionary In Python
▶️- MATH Function
▶️- If Condition
▶️- For Loop
▶️- While Loop
▶️- Nested Loop
▶️- Array In Python
▶️- Own Function In Python

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

💎Stay Connected,

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
For more update on technology subscribe to our channel and be part of our work and effort. If you have any queries then comment below.

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

Time stamp for the video
Introduction 00:01
Download 3:06
Terminal 7:45
Visual Studio Code 12:04
Start 13:47
Data types 19:15
Example 21:05
Types 23:41
Numeric type 23:41
String 26:22
List 27:45
Tuple 38:18
Set 41:50
Dictionary 43:50
Program (3 no.) 50:01
Number conversion 58:42
Import math 01:01:32
Loop 01:03:59
Array 01:13:50
Function 1:21:48
No. swap 01:26:33

zambizth
Автор

Answer of 54:00
Find greatest number
a = int(input('Enter first number:'))
b = int(input('Enter second number:'))
c = int(input('Enter third number;'))

numbers = [a, b, c]
max = numbers[0]
for number in numbers:
if number > max:
max = number
print(f'Max is {max}.')


Another method :
num1 =int(input("Enter first number :\n"))
num2 =int(input("Enter second number :\n"))
num3 =int(input("Enter third number :\n"))

num4 = [num1, num2, num3]
print(f"The max is {max(num4)}")

Gamer-szvi
Автор

If you're trying to get into programming then python is the best and easiest programming language out there . You don't even need to attend college/classes/institutes in order to learn python, there are lots of sources to learn python in internet, if you want to read books then don't worry, there are PDF of most of the books in different websites . Anyway goodluck

blackfyredaemon
Автор

finally!! i was waiting for something like this. Keep it up bro :)

alpha-q
Автор

Bro thank you so so so so much yar. I was waiting for this video from many months ❤❤

GamingHub-hesz
Автор

Dherai kurre ysto ramro video ly... Dami kaam grnu bho dai. Love it.

moviesshotcut
Автор

Fact: Sophia robot's overall code is written in Python.

aiisnow
Автор

Whoever searched this, remember you are DIFFERENT from other kids.

abcdefgh
Автор

well done bro
eautai video vanda part part banaunu vako vaya hamilai sajilo hunthiyo

asimacharya
Автор

Best python tutorial i have ever seen😊😊

subasniraula
Автор

Aafno mother tongue ma coding sikna ramailo pani huncha. Tesaile dai aaba advanced course pani sikaunu paryo. For instance, Machine learning, Data science, Django.

Lavender
Автор

Thanks for every helps and providing python learn courses
Bisho dai

Know-World-
Автор

, school ma padeko program banauna lai
Aaja clearly bujdai xu yarr
😂😂❤
Respect

ascvines.
Автор

ho yo ho ni ta Nepali ma kaam lagne kura balla herna paiyo khushi lagyo. And please keep uploading such a programming videos. thank you.

santoshkafle
Автор

THANK YOU SO MUCH SIR HAJURKO VIDEO LE EKDAMAI HELP GARIRAHEKO CHA 😊I am just a learner 😊

BishnuPasa
Автор

Bro good job
Respect from Nepal Chitwan

sujankhadka
Автор

Good job brother and thanks for this video, let me have more videos on software projects both desktop n web .

kishankc
Автор

Ramro rahexa video.. Hope to get second part soon

bikashbhagat
Автор

Thank you for providing this tutorial.

shresthasanju
Автор

Dai u r the best more vdo..u r nepal next biggest youtuber

nimkim