Superb graphics with python turtle full source code | Coding with karthik

preview_player
Показать описание
Superb graphics with python turtle | Python Turtle Graphics 20 | Awesome python turtle graphics
Beautiful flower with python Turtle
Multi-Color graphics using python turtle
design with Python turtle #CodingWithKarthik#instareels
decoration design with python turtle
New Python turtle graphics
new design with python Turtle
#CodingWithKarthik #pythonturtlegraphics #CodingWithKarthik #pythontutorial
coding status video | WhatsApp status video | programming shorts
Cool Python Turtle graphics using python turtle
#coding
#coding for beginners
#learn coding
#what is coding
#coding class
#how to learn coding for beginners
#how to start coding
#python coding
#
##trending #viral
#Coding:
#coding
#coding for beginners
#learn coding
#what is coding
#coding class
#how to learn coding for beginners
#how to start coding
#python coding
#
#Python:
#
#python for beginners
#python
#python full course
#code with python
#python tutorial
#python learning for beginners
#python code with harry
#code with harry python
#python projects
#python programming
#learn python
#python tutorial for beginners
#python interview questions
#python basic tutorial
#python course
#python basics
#python for data science
#python for beginners in telugu
#
#
#flask:
#
#flask tutorial
#flask tutorial web development with python
#flask
#flask python
#
#node:
#
#node js tutorial
#node js
#node js tutorial for beginners
#node js interview questions
#node js project
#what is node js
#node js full course
#node js crash course
#middleware in node js
#rest api node js
#node js full tutorial
#
#express:
#
#express js
#express js tutorial
#what is express js
#express js tutorial for beginners
#nodejs and express js tutorial
#express js project
#node js and express js tutorial
#express js crash course
#
#React:
#react js tutorial
#react js
#react js full course
#react js project
#redux in react js
#react js for beginners
#what is react js
#crud operation in react js
#react js crash course
#form validation in react js
#react js projects
#
#
#netlify:
#netlify
#netlify tutorial
#how to deploy react app on netlify
#deploy react app to netlify
#netlify cms
#netlify hosting
#netlify deploy website
Рекомендации по теме
Комментарии
Автор

Thank you for shearing a great design .

ryoryo-xq
Автор

you have to put it in like this...


import turtle as tur
import colorsys as cs
tur.setup(800, 800)
tur.speed(0)
tur.width(2)
tur.bgcolor("black")
for j in range(25):
for i in range(15):
tur.color(cs.hsv_to_rgb(i/15, j/25, 1))
tur.right(90)
tur.circle(200-j*4, 90)
tur.left(90)
tur.circle(200-j*4, 90)
tur.right(180)
tur.circle(50, 24)
tur.hideturtle()
tur.done()

SumSpr
Автор

Thanks for your video bro it really helpful👍

Sanjay-hn-pf
Автор

This is how to write it to not get any error:


import turtle as tur
import colorsys as cs
tur.setup(800, 800)
tur.speed(0)
tur.width(2)
tur.bgcolor("black")
for j in range(25):
for i in range(15):
tur.color(cs.hsv_to_rgb(i/15, j/25, 1))
tur.right(90)
tur.circle(200-j*4, 90)
tur.left(90)
tur.circle(200-j*4, 90)
tur.right(180)
tur.circle(50, 24)
tur.hideturtle()
tur.done()

RelatableRoses
Автор

the first time i saw it, it was amazing

MinhNhật-im
Автор

AttributeError: partially initialized module 'turtle' has no attribute 'setup' (most likely due to a circular import) how i can fix that?

stickanimator
Автор

My view is that when it's finished truncated, what settings should be for the python turtle graphic

Seky.Channel
Автор

import turtle as tur
import colorsys as cs
tur.setup(800, 800)
tur.speed(0)
tur.width(2)
tur.bgcolor("black")
for j in range(25):
for i in range(15):
tur.color(cs.hsv_to_rgb(i/15, j/25, 1))
tur.right(90)
tur.circle(200-j*4, 90)
tur.left(90)
tur.circle(200-j*4, 90)
tur.right(180)
tur.circle(50, 24)
tur.hideturtle()
tur.done()

mkz._
Автор

What the programm? is there one for windows?

duelant
Автор

the import colorsys as css is not right

TaeVyKim
Автор

Hi kartik there is a one problem that the words like import as for in ", " are shown in red color while coding so what should I do now

chinmaysatam
Автор

AttributeError: module 'turtle' has no attribute 'setup'

unlimitedinfinities
Автор

is there a way to limit the colorsys to a certain number of rgb values so that it only displays shades of blue?

ragavanbalaji
Автор

Hello sir mene pura code letha bada me run keya to koy answ nay aaya

mahendraprajapati
Автор

you know coding yes
i some question
ok
you see and get reply

HLLTeaching
Автор

Bro e lanti design mobile lo cheayalante app suggest cheayandi please

musicalgarage
Автор

why am I wrong on the 11th line even though it's the same

gibranalizaim
Автор

*_Thank You Karthik Sir_* 😍
*_I Want To Become an Software Engineer._* 😇
*_I am Now Preparing For JEE/KEAM 2023 As The First Step of My Dream_* 🥰
*_Love From Kerala_* ❤

karthik_kk
Автор

But bro we need the names of pip that need to install for running this program

CoderzGaming
Автор

Where r u typing the program ? It's not PYTHON IDEL

HI_BUDDY
visit shbcf.ru