Amazing Design in Python | Python Graphics in Hindi | Amazing Patterns in Python | Design in turtle

preview_player
Показать описание
Hello Everyone,
In this video we have seen an amazing design created with turtle module of python.

If you find this video helpful then please do subscribe to the channel and share the video.

turtle documentation

Placement Preparation in Python:

Python GUI Projects

Wipro NLTH Preparation:

Thank You!

#Python #turtle #turtleGraphics #GraphicsInPython #Design #LatestDesign #Doreamon #Shinchan #CartoonInPython #AnimantionInPython #DataScience #MachineLearning #WiproHiring #Placement #PythonJobs #JObs #Freshers #Raftaar #Angar #Ikka #Django #Flask #WebDevelopement #DesignPatterInPython #LetMeCode #PythonTutorialForBeginners #AdvancePython #Google #Graphics #Facebook #Instagram
Рекомендации по теме
Комментарии
Автор

Plz help meine bro me online platform pe ye code run kiya lekin error aa raha hai what I do plz tell me

PrankIncluded
Автор

Wow..💖small coding very beautiful design

Codewithgirl
Автор

I am just a beginner and don’t know anything about it but I watched your videos and was able to make both the designs thank you one thing I’m not able to do is to write codes by my self i.e., I’m writing codes by seeing and plz tell how can I do it You

agrimtiwari
Автор

In other words, aap kehna chahte thay ke "colormode()" opacity km ya zaida kre ga. Right?

Poch raha g...?





Bhot aala g...great video....Loved it

mhy
Автор

how to add or draw graph axis do you need any application

Kayra
Автор

sir i have a problem pencolor not run modul error

Shivamrajpu
Автор

from turtle import *
from random import randint
speed(1000)
bgcolor("black")
x=1
while x < 600:
r=randint(0, 255)
g=randint(0, 255)
b=randint(0, 255)
colormode(255)
pencolor(r, g, b)
fd(50+x)
rt(90.911)
x += 1
exitonclick()

Advance-isno
Автор

Jo right ke andar value Dali vo kya angle hota hea

kartiksood
Автор

Bro I try to record my graphics animation in laptop but it couldn't record the animation only recorded the code why this occurs and why I can't record please help me

pradiptasundarpattanayak
Автор

I have tried it in atom 1.60.0 but it's not executing by F5 key so what should I use

SunitaYadav-pemb
Автор

bro color sequence ka error aa rha h vs code me

furyclaw
Автор

Why did you use randint and random..??

yashbanait...
Автор

Bhai ide Kon C use krty hen turtle download Sy phle??

Imran-llpm
Автор

Please Sir I'm first time user python programming.. can you tell me how to start me ???

boxerpubg
Автор

Coed is already run batha rha hakya kru please help

indlover
Автор

from turtle import *
from random import randint

speed(0)
bgcolor("black")
x = 1
while x < 40:
r = randint (0, 255)
g = randint (0, 255)
d = randint (0, 255)

ayushchauhan
Автор

bgcolour is not defined ho raha he kaya karu bro

soumadeepdas
Автор

Sir in code there will show syntax error 😔😔

adarshjha
Автор

i did copy past your design but it doesn't work can you tell me how i can do it?

Music.m
Автор

"ImportError: cannot import name randit " Esa Aa Raha Hai Bhai Please Help 😢

gujaratimusician