こんにちは!ヒラバヤシヤスキです! しばらくfor文を扱っていましたが、8時間目・9時間目はrandomを扱うそう。 from turtle import* でプログラミングを楽にする と、その前に、import の別の書式(書き方?)を学ぶみたいです。 この書き方であれば、いままで ...
turtle is an inbuilt module in python. It provides drawing using a screen (cardboard) and turtle (pen). To draw something on the screen, we need to move the turtle. To move turtle, there are some ...
4時間目 同じ命令の繰り返しfor を使ってturtleを操ってみる こんにちは!ヒラバヤシヤスキです。 今日は妻の仕事がお休みで、「かめののろいをやりたい!」と申されていたので、1時間目と2時間目をやってもらいました!! ものの10分くらいで両方終わり ...
turtle.left(87.15) # locks the turtle to the angle it needs to be in to start drawing the curved side while turtle.xcor() > -22: # -22 is the coordinate where the turtle stops drawing the curved side ...
現在アクセス不可の可能性がある結果が表示されています。
アクセス不可の結果を非表示にする