Python Full Course for Beginners  - Learn Python in 2022

Python Full Course for Beginners - Learn Python in 2022

Programiz

2 года назад

190,462 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

DJ LEGAL MUSIC
DJ LEGAL MUSIC - 11.10.2023 23:11

Good Teacher

Ответить
ثنا علیرضاپور
ثنا علیرضاپور - 17.09.2023 00:56

thank u very much

Ответить
snigda dembla
snigda dembla - 15.09.2023 14:28

1. False
2. True
3. False
4. False
>

Ответить
snigda dembla
snigda dembla - 15.09.2023 14:13

339.5792515 miles
km = 546.5
miles = 0.621371
# Total Kms calulated in Miles
test1 = (km * miles)
print (test1)

Ответить
Greenleaph
Greenleaph - 07.09.2023 06:56

Thank you for posting this crash course video on YT. I sped up at 2x , 1.75x, and 1.5x speeds and finished in less than 3 hours.

Ответить
Noor Ullah
Noor Ullah - 23.08.2023 01:16

Do you have Hindi language channel for python programming language reply Plz

Ответить
Abhi
Abhi - 17.08.2023 17:48

Only the issue is volume is tool low as compared to other videos its 50% please buy some good audio recording equipment that measures the audio quality

Ответить
Sharlene Feijoo Pacheco
Sharlene Feijoo Pacheco - 11.08.2023 03:26

A module you have imported isn't available at the moment. It will be available soon.

Eso se da cuando quieres usar los métodos de las listas, pero únicamente si el nombre de la listas termina en "os".

Ответить
Ask The Wise
Ask The Wise - 10.07.2023 05:30

Thank you so much for this great tutorial. I can't believe this is for free.

Ответить
Rohan Paul
Rohan Paul - 09.07.2023 11:02

The way you teach is awesome and every bit of your explanation gives clarity to understand the topics very well ,thank you

Ответить
Rohan Paul
Rohan Paul - 05.07.2023 17:42

result=list(range(0,31,3))
print(result)

Ответить
Umair Elahi
Umair Elahi - 29.06.2023 19:18

I want to buy your python complete course content for my institute if you're interested then reply to me.

Ответить
Shots By Tanish
Shots By Tanish - 23.06.2023 10:10

my parents are happy now that i always pass my computers tests

Ответить
Artem Huza
Artem Huza - 15.06.2023 04:31

Thank you so much!

Ответить
Reeve
Reeve - 22.04.2023 16:28

Thank you for your honest effort. It was very helpful.

Ответить
Parul
Parul - 02.04.2023 07:09

Mam/ sir !!! I have no background in computer science & i am Arts student.....
Will i be able to learn Python???? Will this feild really suit me ???..

Ответить
Daniel Kuria
Daniel Kuria - 30.03.2023 11:36

marks={55,64,75,80,65}
marks_total=sum(marks)
avarage=marks_total/5
if avarage>=80:
print("Grade A")
elif avarage>=60 and avarage<80:
print("Grade B")
elif avarage>=50 and avarage<60:
print("Grade C")
else:
print("Grade F")

Ответить
Patrick Dallinger
Patrick Dallinger - 25.03.2023 11:04

You are incredible, I have tried many times to get into programming, but the videos and general content are dry and not too easy to understand, your videos, however, make learning it very easy, I've been coding simple programs while watching your videos, and have seen my ability to code improve. Thank you for your work, keep it up.

Ответить
Vu Nguyen
Vu Nguyen - 21.03.2023 18:02

Could you please tell me how come you didn't get near-sighted (myopia) ? It is so amazing to see an IT guy who is not near-sighted !

Ответить
idris m shua
idris m shua - 21.03.2023 00:42

Hi good day sir am Idris from Nigeria I learned a lot from you thank you sir one's again

Ответить
brahim taal
brahim taal - 13.03.2023 02:27

can you make a cours about problemes solving with python (I want to practice myself) and thank ♥

Ответить
Peter Morgan
Peter Morgan - 28.02.2023 05:48

Good stuff

Ответить
HACKUR_PRAZU
HACKUR_PRAZU - 07.02.2023 13:15

Daaai tapai nepali ho?

Ответить
iiiTzNiloy
iiiTzNiloy - 02.01.2023 09:00

the video is really great but plz use dark mode while using the compiler :)

Ответить
Ice Mac
Ice Mac - 22.10.2022 17:04

So easy to learn such a difficult programming language.

Ответить
GLITCHMAN Hacker
GLITCHMAN Hacker - 06.10.2022 05:15

Nice

Ответить
bacon
bacon - 05.10.2022 18:59

thank you

Ответить
Dexter Ayodele
Dexter Ayodele - 04.10.2022 00:52

Good environment to learn from. I heard you spoke about making sure one watch your previous video before this particular clip, kindly direct me to the link.

Ответить
ANUSHA PULUKURI
ANUSHA PULUKURI - 27.09.2022 08:33

Python compiler link

Ответить
kjacks8
kjacks8 - 13.08.2022 01:42

I'm paying devry for a degree while I'm using your app to learn... what a world.

Ответить
Laura Landon-Lovell
Laura Landon-Lovell - 13.08.2022 00:25

I wanted to let you know that Programiz Python app is really helpful, but I have found some things that you may want to fix. Even though they are small and most people will figure out the correct meaning on their own, it may still be confusing to some.
In the section Python Operators, the English explanation of the ** operator is backwards. It says: 'The exponent operator ** raises the right operand to the power of the left. For example, 2**5 means 5 raised to the power of 2.'

The example goes on to show:

result = 2**5
print(result)
# Output: 32

As you can see, the explanation and the example do not match. It is the left operand that is raised to the power of the right, right?

This would result in 32, if 2 was raised to the power of 5, the operand on the right.

I really appreciate your channel and app. Best of luck!

Ответить
Manisa Katwal
Manisa Katwal - 05.08.2022 13:35

🤗🤗🤗

Ответить
luis marrero
luis marrero - 03.08.2022 17:40

Thanks for your content and tutorials. you guys have a lot of good professionals but sometimes it is hard to understand because the language and the method to teach . Your explanations are super clear and your method is excellent, always showing several examples so we can see the code in real time. Your timing is great at least for me that i new and old to start learning coding. Thanks again for sharing your knowledges and videos with everybody.

Ответить
Germany Dream
Germany Dream - 30.07.2022 16:24

numbers = 0

for numbers in range(1,31):
numbers = numbers * 3
if numbers >30:
break

print(numbers)

Ответить
Sariful islam
Sariful islam - 21.07.2022 00:24

I'm learning C pogramming since when I was new in Pogramming..
But, We can easily learn Pythone as well as It's good choose for begainers...

Ответить
Tobi
Tobi - 19.07.2022 17:31

Thank You very much sir. I was wandering from one video to other searching for the one in which i feel like learning]
and I got it .Your explanations are wonderful .

Ответить
 GAMING
GAMING - 19.07.2022 15:02

distance_km = 2400
mile = 0.621371
distance_in_miles = (distance_km*mile)
total_distance_in_miles = print("distance in miles:",distance_in_miles)


is this correct?

Ответить