Размер видео: 1280 X 720853 X 480640 X 360
Показать панель управления
Автовоспроизведение
Автоповтор
Source code download link : www.patreon.com/posts/68067424Join my Patreon to download source codes of all of my videos - www.patreon.com/Learnonpy
❤
Amazing brother💌
Thank you 😀
Amazing!!
Thanks!!
Fantastic code bro loved it
Thanks 😁
Got a new sub man! Good job!
Thank you so much 😀
So amazing man good job 👏❤️❤️
Thank you😀
Respect
Thanks
sir, did you draw it from the drawing software and then put it into python or did you code it directly?
No direct coding.
wow bro.. You're awsm
Thank you 😃
bro your are awsm 👌👌👌😎😎👍
Super bro
Its awesome bro 😘😘
@@Learnonpy bro can you solve my problem for java alphabet
Bro, you should upload the codes in any website like pastebin
I will try
Kya ye code normal python par work karega
Yes
bro in my visual studio code draw-circle2 is not showing plss help !!
are you getting any error? Check the code again
Bro code colour nehi hora ha hay
Vs code nehi run hua
Which app you are using Bro?
Visual Studio code editor
@@Learnonpy errorline 5, in turtle.Screen().bgcolor("black")AttributeError: partially initialized module 'turtle' has no attribute 'Screen' (most likely due to a circular import)
Which app is this? This doesn't look like Python
It's VS code editor where we can write python codes.
Bro how to record the Screen
you can use OBS studio software.
I tried this but it went only till a and circles after that it closes itself, what was the problem??
Check the code once again there may be some minute mistakes
@@Learnonpy ok I will will do that after school
I faced a problem.....while running arrow..it is shifted some points downward
you might have missed some code or angle, check it again.
THANKS BRO>>>I wrote a wrong forward angle.....!..BTW....thanks for replying and....YOU'RE AMAZING>>>>>😍😍
after filling arrow window is close Everytime. how to make it still for long time or till we click exit?
write - turtle.done() at the end of the code.
@@Learnonpy thank youi forget to add ()
How do you run the code?
In VS Code editor there is a run option. Or navigate to the directory where your python file is located then type "python YOURFILENAME.py" to execute.
Bro not showing logo It shows not responding What should I do??
Is there any error message? Contact me on Instagram if not solved (instagram.com/learnonpy/)
Bro it's showing to launch.json , what should I do now? 🥺
try this code.visualstudio.com/docs/python/debugging
you should change your path..
pls tell python version
Python 3.8.3
Bro please help it is showing indentation error
Indentation error means you have not aligned the codes properly. Remove extra spaces in the code.
@@Learnonpy Thanks bro
My code is not working
What's the error/problem?
see bro there is an 'attribute screen error'
I didn't get any error while running the code.
it appear to me NAME ERROR name "draw_A" is not defined and i followed step by step
check your function name and function calling name for draw_A are both these same? Or did you call the function draw_A()?
@@Learnonpy yeah ty i have a little error
im having the same issue@@Learnonpy
Bro at my side it isn't working pls help me -_-
Why ? What's the problem/error ?
No I solved it thanks btw
Can I get the code(text form)
Yeah, when this video gets 2k views I will share the code.
@@Learnonpy yo bro this video got 2k views congrats 👏
@@bhavana1425 Thank you
@CrazykillerKG I have already shared check the pinned comment of this video
@CrazykillerKG Thank you, you can check this link create.withcode.uk/python/Gn9
How i know the commands and its use 💔
you can get that from python documentation
Code pls
Sorry bro can't post the code now... You can copy the code from the video.
can anyone tell me what is the name of software ??
It's Visual Studio Code editor.
Plz upload a tutorial from starting like how to download which software to download etc.
You can check this video for downloading -> ruclips.net/video/ks6wF_ooYqo/видео.html
Source code download link : www.patreon.com/posts/68067424
Join my Patreon to download source codes of all of my videos - www.patreon.com/Learnonpy
❤
Amazing brother💌
Thank you 😀
Amazing!!
Thanks!!
Fantastic code bro loved it
Thanks 😁
Got a new sub man! Good job!
Thank you so much 😀
So amazing man good job 👏❤️❤️
Thank you😀
Respect
Thanks
sir, did you draw it from the drawing software and then put it into python or did you code it directly?
No direct coding.
wow bro.. You're awsm
Thank you 😃
bro your are awsm 👌👌👌😎😎👍
Thank you so much 😀
Super bro
Thank you 😀
Its awesome bro 😘😘
Thank you😀
@@Learnonpy bro can you solve my problem for java alphabet
Bro, you should upload the codes in any website like pastebin
I will try
Kya ye code normal python par work karega
Yes
bro in my visual studio code draw-circle2 is not showing plss help !!
are you getting any error? Check the code again
Bro code colour nehi hora ha hay
Vs code nehi run hua
Which app you are using Bro?
Visual Studio code editor
@@Learnonpy error
line 5, in
turtle.Screen().bgcolor("black")
AttributeError: partially initialized module 'turtle' has no attribute 'Screen' (most likely due to a circular import)
Which app is this? This doesn't look like Python
It's VS code editor where we can write python codes.
Bro how to record the Screen
you can use OBS studio software.
I tried this but it went only till a and circles after that it closes itself, what was the problem??
Check the code once again there may be some minute mistakes
@@Learnonpy ok I will will do that after school
I faced a problem.....while running arrow..it is shifted some points downward
you might have missed some code or angle, check it again.
THANKS BRO>>>I wrote a wrong forward angle.....!..
BTW....thanks for replying and....YOU'RE AMAZING>>>>>😍😍
after filling arrow window is close Everytime. how to make it still for long time or till we click exit?
write - turtle.done() at the end of the code.
@@Learnonpy thank you
i forget to add ()
How do you run the code?
In VS Code editor there is a run option. Or navigate to the directory where your python file is located then type "python YOURFILENAME.py" to execute.
Bro not showing logo
It shows not responding
What should I do??
Is there any error message? Contact me on Instagram if not solved (instagram.com/learnonpy/)
Bro it's showing to launch.json , what should I do now? 🥺
try this code.visualstudio.com/docs/python/debugging
you should change your path..
pls tell python version
Python 3.8.3
Bro please help it is showing indentation error
Indentation error means you have not aligned the codes properly. Remove extra spaces in the code.
@@Learnonpy Thanks bro
My code is not working
What's the error/problem?
see bro there is an 'attribute screen error'
I didn't get any error while running the code.
it appear to me NAME ERROR name "draw_A" is not defined and i followed step by step
check your function name and function calling name for draw_A are both these same? Or did you call the function draw_A()?
@@Learnonpy yeah ty i have a little error
im having the same issue
@@Learnonpy
Bro at my side it isn't working pls help me -_-
Why ? What's the problem/error ?
No I solved it thanks btw
Can I get the code(text form)
Yeah, when this video gets 2k views I will share the code.
@@Learnonpy yo bro this video got 2k views congrats 👏
@@bhavana1425 Thank you
@CrazykillerKG I have already shared check the pinned comment of this video
@CrazykillerKG Thank you, you can check this link create.withcode.uk/python/Gn9
How i know the commands and its use 💔
you can get that from python documentation
Code pls
Sorry bro can't post the code now... You can copy the code from the video.
can anyone tell me what is the name of software ??
It's Visual Studio Code editor.
Plz upload a tutorial from starting like how to download which software to download etc.
You can check this video for downloading -> ruclips.net/video/ks6wF_ooYqo/видео.html