Python Turtle Graphics - 9 | Coding Status Video | Instagram Reels | @Python_Shorts

preview_player
Показать описание
🏡 Stay Home Stay Safe
🌟 Please leave a LIKE ❤️ and SUBSCRIBE for more AMAZING content! 🌟

from turtle import *

bgcolor('black')
speed(0)
hideturtle()

for i in range(120):
color('red')
circle(i)
color('orange')
circle(i*0.8)
right(3)
forward(3)
done()

👨🏻‍💻 Hashtags 👨🏻‍💻
#python #programming #pythonturtle
Рекомендации по теме
Комментарии
Автор

me after printing "hello world" in python : I'M UNSTOPPABLE

noob_
Автор

Me after printing "Hello world!" in any new language :- "Iam so Powerful!!⚡" 🤣😂😂

athrvchaulkar
Автор

If you add
color(‘yellow’)
circle(i*0.6)
color(‘green’)
circle(i*0.4)

After the
circle(i*0.8)

Then it gets soo cool

Wait 250+ likes from that one comment!?
Noice

mynameisjoe
Автор

To be able to fully understand lines of code on random YouTube videos is what makes this all worthwhile

gutsjoestar
Автор

Bruh, never expected turtle to be used like this still remember when I was small I use to program with turtle.Brings back so many memories.

THE_TALX_ICK
Автор

Nice_Video = 'You're the'
Nice_Vid = 'best YT ever!'

print(Nice_Video + ' ' + Nice_Vid)

Output, You're the best YT ever!
LOLLL

pnmtzyp
Автор

Bro I’ve been trying to make that animation for hours but I couldn’t until this video thanks man

cheze_bun
Автор

Turtle was part of "LOGO programming language", something which was taught to 5th grade students in India in early 90s. Before windows and personal computer became a thing.

hemanthkumarHere
Автор

Oh that's actually pretty simple! I'm learning python in class and I actually understand exactly what you were writing here! Proud of myself

lilv
Автор

I just can’t believe the result as an experienced python programming for 2 yrs even though the code is so short, all thanks to the turtle module

Coolcat
Автор

Which version of python you are using bro?

akshat.sainii
Автор

Wow man you leaned the basics of turtle 👍👍👍

ywl
Автор

بعداز دیدن این ویدیو یک ارامشی بهم دست داد که 😍

فرزانهمیرزایی-صب
Автор

And that's the power of a programmer 💪😎🔥

sdrockers
Автор

Osam this is nice.. I am truly surprised.. Keep it up brother..

srijitbera
Автор

Okay. That's okay too. I was waiting for a 🐢 to come on screen

Ke-D
Автор

Can't wait to reach this level.
Absolute

e_akinfenwa
Автор

Mind-blowing ❤️😶

I am learning python
Beacuse i love so much this type drawing making 🌸✨

julinaxd
Автор

Bro nice future of this song
Very good 👍

GautamBusappa
Автор

GREat bro I am a beginner and very much impressed by this video...hope I'll make some good projects one day :)

shahrukhahmad