Finally a coding that isn't fake
So cool gonna try it with my best friend ❣️
👍🏿 nice
import math from turtle import * def hearta(k): return 15*math.sin(k)**3 def heartb(k): return 12*math.cos(k)-5*\ math.cos(2*k) -2*\ math.cos(3*k) -\ math.cos(4*k) speed(0) bgcolor("black") for i in range(6000): goto(hearta(i)*20, heartb(i)*20) for j in range(5): color("#f73487") goto(0,0) done()
Omg thanks it worked
import turtle turtle.speed(3) turtle.bgcolor('black') turtle.pensize(3) def func(): for i in range(200): turtle.right(1) turtle.forward(1) turtle.color('red'‚ 'pink') turtle.begin_fill() turtle.left(140) turtle.forward(111.65) func() turtle.left(120) func() turtle.forward(111.65 turtle.end_fill() turtle.hideturtle() turtle.done()
its realy work thank you this is my first work
Due to the growing demand for AI in the industry, I enrolled my child in Moonpreneur’s robotics program to support their education in this field. I’d like to know if this was the right decision.
code tierlist S | Swift A | Python, Lua B | JavaScript, Binary C | Scratch D | C++ F | BrainF-, Assembly
Bro this is very nice but it could be better if you also explain this code
import turtle turtle.speed(3) turtle.bgcolor('black') turtle.pensize(3) def func(): for i in range(200): turtle.right(1) turtle.forward(1) turtle.color('red' , 'pink') turtle.begin_fill() turtle.left(140) turtle.forward(111.65) func() turtle.left(120) func() turtle.forward(116.65) turtle.end_fill() turtle.done()
Ty bro!
Which website are you using?
Finally a real code
i want to make my pycharm like this please can you tell me how to do it of different colour font and italics
This output is slowly print , how it's print fast
"You are my first girlfriend" "then who was zeroth?"
bro can we write her name on that bro , im planning wishe her on her birthday using this code . bro i just started learning python and i found this vid ( HOPE YOU WOULD REPLY)
why its not running , i mean code is all okey but that design didnt running. how to solve this
@AIToolzai