Create a Spiderman using python coding |python programer|

  Рет қаралды 2,109,412

TitanTech

TitanTech

Күн бұрын

Create a Spiderman using python coding.
In this video we learn about how to make a Spiderman using python coding/python programing.
How to make a Spiderman.
python programing.
create a python programer.
.
.
#short #shorts #python #programming
#hacker #coding #computer

Пікірлер: 744
@giathien0706
@giathien0706 Жыл бұрын
Me: "Hello world!"
@kraevous
@kraevous Жыл бұрын
print(“Hello World!”)
@Kwstvs
@Kwstvs Жыл бұрын
"Hi Mom"
@queennengi
@queennengi Жыл бұрын
😂
@亗flame_right亗
@亗flame_right亗 11 ай бұрын
Me print("I don't only know print hello world,") 😂
@Nkodtb
@Nkodtb 11 ай бұрын
Me when I feel like giving up on programming: print("Goodbye World!")
@slateskinOSC
@slateskinOSC 11 ай бұрын
bro wrote 270 lines of code for some baby spiderman picture 💀 Edit: 1k likes? Edit 2: omaga 2.3k likes???
@LilThz
@LilThz 11 ай бұрын
I was thinking about that 😂
@Rāven_Døø
@Rāven_Døø 10 ай бұрын
Meanwhile:in game codeing💀☠️
@lightnesskingpwnsyou
@lightnesskingpwnsyou 10 ай бұрын
Calling 300 functions like this is not coding but googling how someone else did something stupid...
@kevinfritsch2620
@kevinfritsch2620 10 ай бұрын
it is called keyboard.write(CodeForKZbin)
@xspydazx
@xspydazx 10 ай бұрын
It's logo programming ! Basic
@AzanMalwareTesting
@AzanMalwareTesting Жыл бұрын
Legends would make a tkinter form that shows a hd spiderman picture 💀
@RhombusMan
@RhombusMan Жыл бұрын
lol true
@Jannat_Rocks
@Jannat_Rocks Жыл бұрын
Yup i know tkinter
@LeoiX112
@LeoiX112 Жыл бұрын
and @@Jannat_Rocks
@rdxplays
@rdxplays 11 ай бұрын
nah thats just what beginners do and yes legends can do but before that legends also know how to make it from scratch
@fgffffugugi8223
@fgffffugugi8223 11 ай бұрын
@@rdxplays do you refuse to use libraries?
@game_apps_info_
@game_apps_info_ 11 ай бұрын
Me struggling with Print("hello world")
@ChrisDanjuma-fn8ly
@ChrisDanjuma-fn8ly 11 ай бұрын
Cant even right a while loop
@game_apps_info_
@game_apps_info_ 11 ай бұрын
@@ChrisDanjuma-fn8ly What's the best ide for python You recommend I use
@Onions-Fear-Me
@Onions-Fear-Me 11 ай бұрын
Same here
@Priyanshu-dw7un
@Priyanshu-dw7un 10 ай бұрын
bhai par Print nahi print hota hai
@Rizwan-rjm
@Rizwan-rjm 9 ай бұрын
Us moment ha bro
@LZXY762
@LZXY762 Жыл бұрын
It was not only me who thought that “pensize” it was “penisize”
@WaldoCarmen
@WaldoCarmen Жыл бұрын
😂
@DrRussell
@DrRussell Жыл бұрын
Same
@dark_seid_29
@dark_seid_29 Жыл бұрын
So It was pensize🥲
@148roach
@148roach Жыл бұрын
bruh
@heloizegalli9266
@heloizegalli9266 Жыл бұрын
Oh boy
@NayMinMin1
@NayMinMin1 Жыл бұрын
Bro really resting my patience 💀
@dharsini289
@dharsini289 Жыл бұрын
You could skip using red colour dot down
@Maheshpatil-l4
@Maheshpatil-l4 Жыл бұрын
​@@dharsini289thx I got to know today about it😂
@dharsini289
@dharsini289 Жыл бұрын
@@Maheshpatil-l4 I also came to know that after a guy in some comment said it. I wanted to spread this 😂
@Maheshpatil-l4
@Maheshpatil-l4 Жыл бұрын
@@dharsini289 😂keep going
@robwrldn
@robwrldn Жыл бұрын
im on pc @@dharsini289
@alvarholma
@alvarholma 10 ай бұрын
My brother just learned print("Hello world!")
@finfirr
@finfirr 9 ай бұрын
bro that is so basic i learned input while loops if statements nested loops cuz im a programmer for lua and python is like the same
@w3ryfrate535
@w3ryfrate535 9 ай бұрын
@@finfirr Python and Lua are for little kids. C# is the real deal
@arrynlyness3943
@arrynlyness3943 9 ай бұрын
@@finfirrAnd input and loops aren’t basic?
@finfirr
@finfirr 9 ай бұрын
@@arrynlyness3943 its day 1 💀💀💀💀
@Anoneditz57
@Anoneditz57 9 ай бұрын
@@finfirr Ah shit here we go again
@usmanmbup
@usmanmbup Жыл бұрын
I've heard that legends just asked chatgpt😅
@boas3709
@boas3709 7 ай бұрын
For the people who want it. Here you have. But in the video it doesn't show the end. from turtle import* speed(13) bgcolor('#990000') pensize(10) penup() goto(0,50) pendown() pensize(5) right(50) circle(75,55) right(90) circle(70,58) penup() pensize(10) goto(80,15) pendown() seth(92) fd(135) seth(125) circle(30,135) seth(190) fd(50) seth(125) circle(30,135) seth(275) fd(90) penup() pensize(10) goto(92,-150) seth(240) pendown() fd(80) left(10) circle(-28,185) penup() goto(0,50) seth(0) pensize(10) circle(-120,-60) seth(200) pendown() fd(72) left(20) circle(30,150) left(20) fd(20) right(15) fd(10) pensize(5) fillcolor('#3366cc') begin_fill() seth(92) circle(-120,31) seth(200) fd(45) left(90) fd(52) end_fill() fd(-12) right(90) fd(40) penup() right(90) fd(18) pendown() right(86) fd(40) penup() goto(-152,-86) pendown() left(40) circle(35,90) pen() goto(-80,116) seth(10) pensize(5) pendown() begin_fill() fillcolor('#3366cc') fd(155) seth(-88) fd(37) seth(195) fd(156) end_fill() penup() goto(-75,38) seth(15) pendown() begin_fill() fd(158) seth(-88) fd(55) seth(140) circle(120,78) end_fill() penup() fillcolor('#3366cc') pensize(5) goto(75,-170) pendown() begin_fill() seth(240) fd(30) right(90) fd(17) end_fill() fd(10) left(80) fd(55) penup() left(90) fd(15) pendown() left(85) fd(55) penup() goto(43,-225) left(84) pendown() circle(60,51) speed(0) for i in range(3): penup() goto(-70+i*15,135) seth(-90) pendown() pensize(5) fd(15-2*i) for i in range(3): penup() goto(36 + i * 15, 156) seth(-90) pendown() pensize(5) fd(15 - 2 * i) a = -60 b = 70 for i in range(4): penup() goto(a,b) a = a + 40 b = b + 10 seth(-90) pendown() pensize(5) fd(26) def oo(li, jing): penup() goto(0,50) seth(0) circle(-128, li) pendown() right(jing) pensize(5) oo(-60,110) fd(130) oo(-28,96) fd(140) oo(9,89) fd(144) oo(42,70) fd(160) oo(80,60) fd(130) penup() goto(-80,-40) right(160) pendown() right(50) circle(70,45) right(75) circle(70,38) right(50) circle(70,45) right(90) circle(70,48) penup() goto(-53,-70) pendown() left(40) circle(70,30) right(50) circle(70,20) right(50) circle(70,38) right(70) circle(70,24) penup() goto(-19,-105) left(72) pendown() fd(22) right(60) fd(22) oo(-140,80) circle(-90,120) penup() oo(140,100) circle(90,13) pendown() right(-50) circle(70,45) right(75) circle(70,38) right(50) circle(70,36) penup() goto(22,-185) right(70) pendown() fd(72) penup() goto(-40,-182) right(38) pendown() fd(70) speed(10) penup() pensize(7) goto(-15,-110) seth(0) pendown() pensize(10) begin_fill() left(130) fd(110) right(250) circle(90,60) circle(40,120) fillcolor('#F5FFFA') end_fill() penup() goto(5,-110) pendown() begin_fill() right(30) fd(110) right(-250)
@eternallydeaddd7303
@eternallydeaddd7303 7 ай бұрын
how did you got this??? is there any img to code converters in internet?
@boas3709
@boas3709 7 ай бұрын
@@eternallydeaddd7303 no, I watched the video and pauzed
@eternallydeaddd7303
@eternallydeaddd7303 7 ай бұрын
@@boas3709 🫠🫠🫠
@laboniyasmin8956
@laboniyasmin8956 2 ай бұрын
Respect 👍👍👍👍👍👍​@@boas3709
@FutureEditzOfficial
@FutureEditzOfficial 2 ай бұрын
The end is Circle(-90,60) Circle(-40,120) end_fill() Done()
@TGF_GAMER_
@TGF_GAMER_ 4 ай бұрын
Expectation--- spiderman .. Reality --- spiderbaccha 😂
@huzaifasayyed6841
@huzaifasayyed6841 9 ай бұрын
Me after printing ("Hello world") in python thinking pro coder 😂😂
@usmanmughal6220
@usmanmughal6220 Ай бұрын
Us bro us😂😂
@suboadhsaxena8331
@suboadhsaxena8331 Ай бұрын
Its me who was feeling like coder ultra pro max after getting that "python fully ignore comments" in two days of facing error and error 😅
@CodingDiya
@CodingDiya Ай бұрын
Amazing😮
@NEMESIS_10
@NEMESIS_10 Жыл бұрын
All that work for that s**t Spider-Man 😅
@dhamakedar11
@dhamakedar11 Жыл бұрын
It's not a s**t bro, it's coding which you will never understand.😑
@NEMESIS_10
@NEMESIS_10 Жыл бұрын
@@dhamakedar11 Chill tf out, it's a joke. By the way, I'm am learning coding. How do you think I ended up here? NB: I do understand it 😁.
@dhamakedar11
@dhamakedar11 Жыл бұрын
@@NEMESIS_10 people will think different about your comment. You should write "joke" In bracket bye
@NEMESIS_10
@NEMESIS_10 Жыл бұрын
@@dhamakedar11 Lol bye bye party pooper 🤭
@davidsimone764
@davidsimone764 Жыл бұрын
😂😂😂😂
@Toseeq765
@Toseeq765 10 ай бұрын
"Hello World!" Is enough ✊
@DuckyDevShorts
@DuckyDevShorts Жыл бұрын
I love programming
@aymenprotube3308
@aymenprotube3308 8 ай бұрын
Do not surprised this is just a python library for games 😊
@manishrao7558
@manishrao7558 2 жыл бұрын
Nice 😀😀😍
@sadhatali9068
@sadhatali9068 Жыл бұрын
Bro
@HG-jl3xh
@HG-jl3xh 11 ай бұрын
⁠bro is stuck in 2015 💀
@srijanpatel9242
@srijanpatel9242 5 ай бұрын
I used to draw the same in MS Paint
@onkarok9417
@onkarok9417 14 күн бұрын
love you bro you showed and i got interested in this, creation
@chandru637
@chandru637 9 ай бұрын
Me:I download that spider man in 1min
@KhasiVlogsX
@KhasiVlogsX 8 ай бұрын
Create for someone
@shrihaan2184
@shrihaan2184 17 күн бұрын
I even dont know how to write a code in python properly but u just rocking simply😂😊🎉
@JaatSarkartewatia
@JaatSarkartewatia Жыл бұрын
Literally yr...I wanted too...like speed😮and... coding hyy❤
@GoCoding-vd9k
@GoCoding-vd9k Жыл бұрын
Wowwwww beautiful
@vVv.18
@vVv.18 11 ай бұрын
Next level😮
@W0lfCL
@W0lfCL 7 ай бұрын
That's impressive how you calculated all of the coordinates, it must've been a tedious task
@nobodystoy
@nobodystoy Жыл бұрын
Someone write that down so I can copy and paste 🙂
@AlltheWayFromHell
@AlltheWayFromHell 11 ай бұрын
fr tho
@MR-UNLUCKY-999
@MR-UNLUCKY-999 9 ай бұрын
Nope 😅
@boas3709
@boas3709 7 ай бұрын
from turtle import* speed(13) bgcolor('#990000') pensize(10) penup() goto(0,50) pendown() pensize(5) right(50) circle(75,55) right(90) circle(70,58) penup() pensize(10) goto(80,15) pendown() seth(92) fd(135) seth(125) circle(30,135) seth(190) fd(50) seth(125) circle(30,135) seth(275) fd(90) penup() pensize(10) goto(92,-150) seth(240) pendown() fd(80) left(10) circle(-28,185) penup() goto(0,50) seth(0) pensize(10) circle(-120,-60) seth(200) pendown() fd(72) left(20) circle(30,150) left(20) fd(20) right(15) fd(10) pensize(5) fillcolor('#3366cc') begin_fill() seth(92) circle(-120,31) seth(200) fd(45) left(90) fd(52) end_fill() fd(-12) right(90) fd(40) penup() right(90) fd(18) pendown() right(86) fd(40) penup() goto(-152,-86) pendown() left(40) circle(35,90) pen() goto(-80,116) seth(10) pensize(5) pendown() begin_fill() fillcolor('#3366cc') fd(155) seth(-88) fd(37) seth(195) fd(156) end_fill() penup() goto(-75,38) seth(15) pendown() begin_fill() fd(158) seth(-88) fd(55) seth(140) circle(120,78) end_fill() penup() fillcolor('#3366cc') pensize(5) goto(75,-170) pendown() begin_fill() seth(240) fd(30) right(90) fd(17) end_fill() fd(10) left(80) fd(55) penup() left(90) fd(15) pendown() left(85) fd(55) penup() goto(43,-225) left(84) pendown() circle(60,51) speed(0) for i in range(3): penup() goto(-70+i*15,135) seth(-90) pendown() pensize(5) fd(15-2*i) for i in range(3): penup() goto(36 + i * 15, 156) seth(-90) pendown() pensize(5) fd(15 - 2 * i) a = -60 b = 70 for i in range(4): penup() goto(a,b) a = a + 40 b = b + 10 seth(-90) pendown() pensize(5) fd(26) def oo(li, jing): penup() goto(0,50) seth(0) circle(-128, li) pendown() right(jing) pensize(5) oo(-60,110) fd(130) oo(-28,96) fd(140) oo(9,89) fd(144) oo(42,70) fd(160) oo(80,60) fd(130) penup() goto(-80,-40) right(160) pendown() right(50) circle(70,45) right(75) circle(70,38) right(50) circle(70,45) right(90) circle(70,48) penup() goto(-53,-70) pendown() left(40) circle(70,30) right(50) circle(70,20) right(50) circle(70,38) right(70) circle(70,24) penup() goto(-19,-105) left(72) pendown() fd(22) right(60) fd(22) oo(-140,80) circle(-90,120) penup() oo(140,100) circle(90,13) pendown() right(-50) circle(70,45) right(75) circle(70,38) right(50) circle(70,36) penup() goto(22,-185) right(70) pendown() fd(72) penup() goto(-40,-182) right(38) pendown() fd(70) speed(10) penup() pensize(7) goto(-15,-110) seth(0) pendown() pensize(10) begin_fill() left(130) fd(110) right(250) circle(90,60) circle(40,120) fillcolor('#F5FFFA') end_fill() penup() goto(5,-110) pendown() begin_fill() right(30) fd(110) right(-250)
@boas3709
@boas3709 7 ай бұрын
Here you go, but the video ends to soon too see the end.
@Lindile_Mbokazi
@Lindile_Mbokazi 7 ай бұрын
​@@boas3709how to know this cause ain't no way a human brain can memorize this
@RahulSingh-sd3gb
@RahulSingh-sd3gb Жыл бұрын
Bhai sahab bhut khatarnak spider man dekh liyo 😅
@nervshmrv1245
@nervshmrv1245 2 ай бұрын
Meanwhile my average Python code: user_input = input("potatohaha:") print("What did you type into Potato Haha?")
@Pilosofia
@Pilosofia 9 ай бұрын
"Wait for the end". Me: Went to directly to the end.
@RajaKumar-IITian
@RajaKumar-IITian 3 ай бұрын
```python # Define a function def greet(name): print("Hello, " + name + "!") # Define a class class MyClass: def __init__(self, value): self.value = value def display(self): print("Value:", self.value) # Create an instance of MyClass obj = MyClass(42) obj.display() # Conditional statement if obj.value > 50: print("Value is greater than 50") else: print("Value is 50 or less") # Loop example for i in range(3): greet("User " + str(i)) ``` This code snippet demonstrates defining a function (`greet`), a class (`MyClass`), creating an instance of the class (`obj`), using conditional statements (`if-else`), and a `for` loop.
@wrjazziel
@wrjazziel 8 ай бұрын
😂😂😂 the cartoonish Spiderman at the end!
@nazibalalam
@nazibalalam 11 ай бұрын
He literally just converted a simple asvg into a tkinter form
@goygoch1104
@goygoch1104 16 күн бұрын
Super 👌
@rajidevipapa6464
@rajidevipapa6464 4 ай бұрын
I learn X= int(input ("enter a" )) Print(x)
@gulimusayeva4672
@gulimusayeva4672 11 ай бұрын
Thank you good luck
@godofsmallthings4289
@godofsmallthings4289 4 ай бұрын
Bro creating spider man in 270 lines Me creating spider man in just two lines 🕷️ 🧍
@JustinLietz
@JustinLietz 8 ай бұрын
This reminds me of when I wrote gcode programs manually for a plasma table at work lol
@OladepoIbrahimolanrewaju
@OladepoIbrahimolanrewaju 4 ай бұрын
It's amazing
@karishmakushwaha.
@karishmakushwaha. Жыл бұрын
great
@kick9925
@kick9925 Жыл бұрын
Ngl that’s impressive..
@MKLOP_PROGRAMMER
@MKLOP_PROGRAMMER 7 ай бұрын
When I come from vacation HelloWorld("print") 😂😂😂
@datscrazy4095
@datscrazy4095 Жыл бұрын
Damn reminds me of when I made a sim trainer with Turtle 🤧
@ZainabKhatoon-c7w
@ZainabKhatoon-c7w 6 күн бұрын
Bro mai Computer engineering hu mujhe bhi aise hi karna padta hai
@rajesh3459
@rajesh3459 Жыл бұрын
import turtle #initialize method bat = turtle.Turtle() #size of pointer and pen bat.turtlesize(1, 1, 1) bat.pensize(3) #screen info wn = turtle.Screen() wn.bgcolor("dark blue") wn.title("BATMAN") #colour bat.color("yellow", "black") #begin filling color bat.begin_fill() #turn1 bat.left(90) # turn pointer direction to left of 90' bat.circle(50, 85) #draw circle of radius = 50 and 85' bat.circle(15, 110) bat.right(180) #turn 2 bat.circle(30, 150) bat.right(5) bat.forward(10) #draw forward line of 10 units #turn 3 bat.right(90) bat.circle(-70, 140) bat.forward(40) bat.right(110) #turn 4 bat.circle(100, 30) bat.circle(30, 100) bat.left(50) bat.forward(50) bat.right(145) #turn5 bat.forward(30) bat.left(55) bat.forward(10) #reverse #turn 5 bat.forward(10) bat.left(55) bat.forward(30) #turn 4 bat.right(145) bat.forward(50) bat.left(50) bat.circle(30, 100) bat.circle(100, 30) #turn 3 bat.right(90) bat.right(20) bat.forward(40) bat.circle(-70, 140) #turn 2 bat.right(90) bat.forward(10) bat.right(5) bat.circle(30, 1500) #turn 1 bat.left(180) bat.circle(15, 110) bat.circle(50, 85) #end color filling bat.end_fill() #end the turtle method turtle.donimport turtle #initialize method bat = turtle.Turtle() #size of pointer and pen bat.turtlesize(1, 1, 1) bat.pensize(3) #screen info wn = turtle.Screen() wn.bgcolor("dark blue") wn.title("BATMAN") #colour bat.color("yellow", "black") #begin filling color bat.begin_fill() #turn1 bat.left(90) # turn pointer direction to left of 90' bat.circle(50, 85) #draw circle of radius = 50 and 85' bat.circle(15, 110) bat.right(180) #turn 2 bat.circle(30, 150) bat.right(5) bat.forward(10) #draw forward line of 10 units #turn 3 bat.right(90) bat.circle(-70, 140) bat.forward(40) bat.right(110) #turn 4 bat.circle(100, 30) bat.circle(30, 100) bat.left(50) bat.forward(50) bat.right(145) #turn5 bat.forward(30) bat.left(55) bat.forward(10) #reverse #turn 5 bat.forward(10) bat.left(55) bat.forward(30) #turn 4 bat.right(145) bat.forward(50) bat.left(50) bat.circle(30, 100) bat.circle(100, 30) #turn 3 bat.right(90) bat.right(20) bat.forward(40) bat.circle(-70, 140) #turn 2 bat.right(90) bat.forward(10) bat.right(5) bat.circle(30, 1500) #turn 1 bat.left(180) bat.circle(15, 110) bat.circle(50, 85) #end color filling bat.end_fill() #end the turtle method turtle.don
@slateskinOSC
@slateskinOSC 10 ай бұрын
I AIN'T READING ALLAT 💀
@borellymedinaventurin825
@borellymedinaventurin825 9 ай бұрын
that's batman's symbol
@jamesclarkdesupida6718
@jamesclarkdesupida6718 Жыл бұрын
op
@nandazulhija1769
@nandazulhija1769 7 ай бұрын
The best way to spent your time
@Shrawan_x7
@Shrawan_x7 Жыл бұрын
Polio mara hua spidermon... 😂
@jeelani_shah2258
@jeelani_shah2258 Жыл бұрын
kzbin.info/www/bejne/bXzbhpahbtyVr5Ifeature=shared
@the_minacious-saiyan.
@the_minacious-saiyan. Жыл бұрын
😂😂
@ShivayNamah-b4d
@ShivayNamah-b4d Жыл бұрын
😂😂😂
@Arafat.Academy
@Arafat.Academy Жыл бұрын
مبدع ❤
@standalloy7606
@standalloy7606 9 ай бұрын
GEt ready for the baby spider mannnn blud really tested my patience
@amansinghrawat1606
@amansinghrawat1606 Жыл бұрын
Nice ❤
@amateurauthor1402
@amateurauthor1402 10 ай бұрын
that's now I know what my program is going look like
@dharmendradhakad066
@dharmendradhakad066 10 ай бұрын
Woo
@itsrehansworld969
@itsrehansworld969 10 ай бұрын
5 year old me not understanding Vs 10 year old me making games👽👽
@MohammedShoaib-x7c
@MohammedShoaib-x7c 9 ай бұрын
Cool brother 😊
@allaboutelectricity9087
@allaboutelectricity9087 Жыл бұрын
You must have shown some long time for spiderman display
@Raj-q2j7n
@Raj-q2j7n 4 ай бұрын
When I listen 👂 this song I feel I am watching pro rider 1000 vlog😅❤
@kush4tech
@kush4tech 2 ай бұрын
Plzz make video on aviator hacking game
@Scoobydooba
@Scoobydooba 7 ай бұрын
Guys I’m bored I’m a beginner just gonna code somthing here. name = str(input(“What is your name?”)) age = int(input(How old are you?)) print(“Hello “, name, “! Choose one of these subjects to take a quiz!”) Choose-quiz = int(input(“Type 1 for aviation quiz, 2 for car quiz, 3 for geography quiz.”)) if Choose_quiz == 1: print(“Okay! I see you’re going for aviation! Get ready!”) question1 = str(input(“What is the heaviest plane ever made? Answer in all lows. if question1 == antonov an-225: print(“Correct! Moving on…”) THIS IS ALL IM DOING NOW!
@stonewaper1700
@stonewaper1700 Жыл бұрын
Я рад,что живу с такими людьми на одной планете ..
@sheebajabeen543
@sheebajabeen543 Жыл бұрын
When you wrote a lot of code I thought it would be a good drawing
@toureibrahim8344
@toureibrahim8344 8 ай бұрын
❤ Super
@jones1779
@jones1779 7 ай бұрын
Can you write the name of the music?
@fishy131
@fishy131 Жыл бұрын
You forgot the "hide turtle"😅
@igortolstov487
@igortolstov487 8 ай бұрын
I’m so old, we actually had a Logo class in school
@shaileshyadav7928
@shaileshyadav7928 Жыл бұрын
Nice Guruji
@shaileshyadav7928
@shaileshyadav7928 Жыл бұрын
✍️✍️✍️✍️🙏🙏🙏
@SuperFoxy8888
@SuperFoxy8888 7 ай бұрын
Please give us the code
@Maroua_elatri
@Maroua_elatri 10 ай бұрын
Oh my god .for a spider man u need to write all this lines ??I didn't understand anything from this code exept "circle "hhh this is genius .really good job .
@SrinathSunnyDevarakonda
@SrinathSunnyDevarakonda 3 ай бұрын
Which website or app are you using
@Mr.Thiller-rb8ut
@Mr.Thiller-rb8ut 6 ай бұрын
Very good
@Santhiya_21
@Santhiya_21 3 ай бұрын
Bro python saree make coding pls upload panuga...
@multitask7819
@multitask7819 Ай бұрын
I did it too😂
@sahilgamer6534
@sahilgamer6534 2 ай бұрын
(" print ") range:: select!. From" 1 to 3"
@Antboileftsleaf
@Antboileftsleaf 11 ай бұрын
So.... our teacher went ham 😭😭 and said: Ohhh your not gonna take my class seriously well... do colorcoding search it up I'm not gonna teach you all how to do it. Do it your self !!! 😭😭😭😭😭 I knew what he ment by colorcoding 😭😭😭😭😭😭😭 Well someday I might become a dev 🤩 someday.... 😢 mabye
@kenhcuabom3503
@kenhcuabom3503 7 ай бұрын
Awesome
@tejaspohare2169
@tejaspohare2169 4 ай бұрын
Which software are use in python
@Leelaharish112
@Leelaharish112 Жыл бұрын
Code looking like marvel but spider man 🤔🤔🤔
@lintee_12
@lintee_12 8 ай бұрын
it would be easier to just code an editor that lets you place the shapes yourself...
@PreTubeGamerz
@PreTubeGamerz 3 ай бұрын
Meanwhile Me : print ("Hello World") Hor re
@bejhounkpe250
@bejhounkpe250 Жыл бұрын
Source code please
@minirathee
@minirathee 2 жыл бұрын
Nice
@Shikhasharma22-y6d
@Shikhasharma22-y6d 11 ай бұрын
Please tell the background music 🙏🏻
@GrowMore-123
@GrowMore-123 9 ай бұрын
Cool
@yamaanansari720
@yamaanansari720 8 ай бұрын
Mai bhi bnaya hu program a=5 b=6 (a+b)😂 11
@dangeneral5753
@dangeneral5753 7 ай бұрын
I know how to write the code in the ide but how exactly do I use that code to build an app? Or do this exact thing? Sorry am new to coding😪
@RANDOMINFINITY-uc8yk
@RANDOMINFINITY-uc8yk 9 ай бұрын
Yehi hota hai mere saath exam me Likhta itna hu aur marks bas passing jitne 😂😂😂
@Ezequiel-Lima
@Ezequiel-Lima Жыл бұрын
Eu esperando um desenho super detalhado.
@Odarkpardobaiano
@Odarkpardobaiano Жыл бұрын
também kkkkk
@MonsterKazzie
@MonsterKazzie 11 ай бұрын
tb
@basic_mama
@basic_mama 8 ай бұрын
U could made it as a function too with Def and name it like spiderman and when u write spiderman() it Will draw
@oluwoleoyenike7408
@oluwoleoyenike7408 Ай бұрын
Your lazy mama
@jamilshah6305
@jamilshah6305 10 ай бұрын
import turtle # Define the colors red = "#fab104" yellow = "#ffff00" # Initialize the turtle and set its speed t = turtle.Turtle() t.speed(0) # Draw the helmet outline t.penup() t.goto(-100, 50) t.pendown() t.fillcolor(red) t.begin_fill() t.setheading(0) t.forward(200) t.right(90) t.forward(100) t.right(90) t.forward(200) t.right(90) t.forward(100) t.end_fill() # Draw the arc reactor t.penup() t.goto(0, 50) t.pendown() t.fillcolor(yellow) t.begin_fill() t.circle(25) t.end_fill() # Draw the eyes t.penup() t.goto(-50, 25) t.pendown() t.fillcolor(black) t.begin_fill() t.circle(10) t.end_fill() t.penup() t.goto(50, 25) t.pendown() t.fillcolor(black) t.begin_fill() t.circle(10) t.end_fill() # Hide the turtle and keep the window open t.hideturtle() turtle.done()
@juniorcarvalho6627
@juniorcarvalho6627 7 ай бұрын
I would like to see code and picture being made side by side
@DistrarSubvoyikar
@DistrarSubvoyikar Ай бұрын
What's Seth doing in your program, I thought he was off saving a kingdom or somethin' xP
@MOTIVATION---ONLY078
@MOTIVATION---ONLY078 7 ай бұрын
IT LOOKS LIKE IM WATCHING MY DREAM TO BE A PROGRAMMER AGAIN... 😅
@sahilgamer6534
@sahilgamer6534 2 ай бұрын
Print range from 1to 3 within multiple benefits...
@cpoxkaizer3651
@cpoxkaizer3651 9 ай бұрын
It's looks like a very hard thing those who don't know python
@phir9255
@phir9255 9 ай бұрын
nah, but I respect his patience
@HassanHaruna-gg3wn
@HassanHaruna-gg3wn 10 ай бұрын
Only music 🎶 I understand in this coding 🎶
@matthewvicendese1896
@matthewvicendese1896 10 ай бұрын
Oh i just realised now tbat it says pen size😊
@Anitha8508
@Anitha8508 10 ай бұрын
Anybody tell me please... after leaning python... which course is best to get a job ....😢
@Dyanamo_fx
@Dyanamo_fx 9 ай бұрын
If you interested in making robots go for machine learning etc.. Or just you learn flutter language for mobile app development, learn c++ for game development, python is for 2d game development, data analysis, machine learning, web development and designing etc...
@shahzilkhan778
@shahzilkhan778 9 ай бұрын
​@@Dyanamo_fxI thought python was primarily used in developing AI
@phir9255
@phir9255 9 ай бұрын
@@shahzilkhan778 it's in demand right now in many industries
@tuyenvu9886
@tuyenvu9886 11 ай бұрын
good man
@YOURRTYPE
@YOURRTYPE Жыл бұрын
♥️
@probro9188
@probro9188 Жыл бұрын
Worth it, better than mine
@General-Zero
@General-Zero 2 ай бұрын
Casual me: def Hello(text) print('Hello world!') Hello()
@djgaming2000
@djgaming2000 Жыл бұрын
Bro app name enna
@LazyArtyz
@LazyArtyz 5 ай бұрын
The only coding I learnt so far is print("Hello world")
Making a Game in Python with No Experience
5:57
Goodgis
Рет қаралды 1,7 МЛН
ASMR Programming - Coding Pacman - No Talking
1:21:19
Servet Gulnaroglu
Рет қаралды 2,8 МЛН
小天使和小丑太会演了!#小丑#天使#家庭#搞笑
00:25
家庭搞笑日记
Рет қаралды 47 МЛН
How do Cats Eat Watermelon? 🍉
00:21
One More
Рет қаралды 12 МЛН
pumpkins #shorts
00:39
Mr DegrEE
Рет қаралды 79 МЛН
Python for Beginners - Learn Python in 1 Hour
1:00:06
Programming with Mosh
Рет қаралды 18 МЛН
Learn Python With This ONE Project!
55:04
Tech With Tim
Рет қаралды 1,8 МЛН
Made DEADLOCKED in all GD UPDATES (1.0 - 2.3)
14:19
Wordee
Рет қаралды 30 М.
Stereo Madness in Every Difficulty
9:30
test
Рет қаралды 98 М.
ASMR Programming - Coding a Snake Game - No Talking
24:06
Servet Gulnaroglu
Рет қаралды 647 М.
Hack your brain with Obsidian.md
11:53
No Boilerplate
Рет қаралды 1,9 МЛН
Let's code a SNAKE GAME in python! 🐍
33:06
Bro Code
Рет қаралды 632 М.
Totally Real Geometry Dash Portals
8:14
PrismGD
Рет қаралды 20 М.
Python Turtle Graphics 7 | multi colors designs #CodingWithKarthik
1:00
Coding With Karthik
Рет қаралды 384 М.
Learn To Code Like a GENIUS and Not Waste Time
9:41
The Coding Sloth
Рет қаралды 1,6 МЛН
小天使和小丑太会演了!#小丑#天使#家庭#搞笑
00:25
家庭搞笑日记
Рет қаралды 47 МЛН