hi so my problem is that when i did the outline code of the french flag, in the result the outline went out of the flag color part and formed somewhere else so can you please help me?
Re your invite to go to next lesson, I cannot see your lesson 13 (string manipulation and chat box) at all; do you have them and where are they, have you stopped
You'd need a loop that iterates 24 times, changed the direction of the turtle each time, and moving it forwards, then returning to the centre. Then draw a circle round the outside.
The website has been updated since I made the video - use this link for the colour list: social.technet.microsoft.com/wiki/contents/articles/23237.small-basic-getting-started-guide-appendix-b-colors.aspx
Just copy-paste this into your Small Basic Page 'This drawing is the drawing of my country India which on played doesn't look like that.....nearly though..... GraphicsWindow.Show() GraphicsWindow.BrushColor="DarkOrange" GraphicsWindow.FillRectangle(100,100,900,300) GraphicsWindow.BrushColor="Blue" GraphicsWindow.FillEllipse(400,400,200,200) GraphicsWindow.BrushColor="Green" GraphicsWindow.FillRectangle(100,600,900,300) GraphicsWindow.PenColor="Black" GraphicsWindow.DrawRectangle(100,100,900,900)
I made one myself. How is it? GraphicsWindow.BrushColor="orangered" GraphicsWindow.FillRectangle(100,100,500,100) GraphicsWindow.BrushColor="darkgreen" GraphicsWindow.FillRectangle(100,300,500,100) GraphicsWindow.DrawRectangle(100,100,500,300) GraphicsWindow.PenColor="midnightblue" GraphicsWindow.PenWidth=4 GraphicsWindow.DrawEllipse(300,200,100,100) GraphicsWindow.PenWidth=1.5 GraphicsWindow.BrushColor="midnightblue" GraphicsWindow.FillEllipse(345,245,10,10) Turtle.PenUp() Turtle.MoveTo(350,250) Turtle.PenDown() Turtle.Angle=90 For i=1 To 24 Turtle.Move(50) Turtle.Move(-50) Turtle.Turn(360/24) EndFor
@@TheTechTrain binod was a trend going on social media in india where everone spams the name "binod" in any live chat or on any type of video on youtube down in the comments so its nothing important
hi so my problem is that when i did the outline code of the french flag, in the result the outline went out of the flag color part and formed somewhere else so can you please help me?
I have the same problem, can you tell me please if you'd solve it?
You shall use drawrectangle not fill
the grid no longer exits
yes
hello my friend please make the code of the flag of kyrgyzstan🇰🇬 please help
I have a doubt -
If we have to give the pen width in pixel then how we will do? Because when I was trying it is not coming in output.
Re your invite to go to next lesson, I cannot see your lesson 13 (string manipulation and chat box) at all; do you have them and where are they, have you stopped
I can't find the colour chart anywhere on the internet
Try this link: social.technet.microsoft.com/wiki/contents/articles/23237.small-basic-getting-started-guide-appendix-b-colors.aspx
bro can you give me that power point presentation
I need help drawing a rectangle
can anyone assist with a sort of aquarium program? struggling and in need of assistance
pls i need help in drawing a X shape. i will be glad if anyone can help me thanks
Try this:
turtle.speed=8
turtle.penup()
turtle.moveto(20,20)
turtle.pendown()
turtle.moveto(200,200)
turtle.penup()
turtle.moveto(200,20)
turtle.pendown()
turtle.moveto(20,200)
turtle.hide()
Jvucuc
Why this episode is not part of the playlist? Hmmmmm....
Sir can you make a video on program of tricolour flag in small basic
I do cover the methods in this video - just create three coloured rectangles.
@@TheTechTrain but what of Ashoka chakra
You'd need a loop that iterates 24 times, changed the direction of the turtle each time, and moving it forwards, then returning to the centre. Then draw a circle round the outside.
@@TheTechTrain Thank you so much as I had the same doubt of how to draw the Chakra of my country!
The link????
The website has been updated since I made the video - use this link for the colour list: social.technet.microsoft.com/wiki/contents/articles/23237.small-basic-getting-started-guide-appendix-b-colors.aspx
Just copy-paste this into your Small Basic Page
'This drawing is the drawing of my country India which on played doesn't look like that.....nearly though.....
GraphicsWindow.Show()
GraphicsWindow.BrushColor="DarkOrange"
GraphicsWindow.FillRectangle(100,100,900,300)
GraphicsWindow.BrushColor="Blue"
GraphicsWindow.FillEllipse(400,400,200,200)
GraphicsWindow.BrushColor="Green"
GraphicsWindow.FillRectangle(100,600,900,300)
GraphicsWindow.PenColor="Black"
GraphicsWindow.DrawRectangle(100,100,900,900)
wow, great design. Is the flag from india?
look great!
I'm also from India
I made one myself.
How is it?
GraphicsWindow.BrushColor="orangered"
GraphicsWindow.FillRectangle(100,100,500,100)
GraphicsWindow.BrushColor="darkgreen"
GraphicsWindow.FillRectangle(100,300,500,100)
GraphicsWindow.DrawRectangle(100,100,500,300)
GraphicsWindow.PenColor="midnightblue"
GraphicsWindow.PenWidth=4
GraphicsWindow.DrawEllipse(300,200,100,100)
GraphicsWindow.PenWidth=1.5
GraphicsWindow.BrushColor="midnightblue"
GraphicsWindow.FillEllipse(345,245,10,10)
Turtle.PenUp()
Turtle.MoveTo(350,250)
Turtle.PenDown()
Turtle.Angle=90
For i=1 To 24
Turtle.Move(50)
Turtle.Move(-50)
Turtle.Turn(360/24)
EndFor
4:41
Am I the only one bothered that the French flag is too wide😂😂😂
Edit: 11:25
The flag looks fine I guess
I don't think I was looking to make an exactly proportional flag! Perhaps you could share your code that is more accurate? 😁👍
I have made a Indian flag
Congratulations! I'm glad you were able to use this tutorial.
how did you do the circle
Binod
Sorry?
Binod
@@tanvitipnis2254 hey binod
@@TheTechTrain binod was a trend going on social media in india where everone spams the name "binod" in any live chat or on any type of video on youtube down in the comments so its nothing important