FLASH CARDS VERY IMPOTANT

Description

Flashcards on FLASH CARDS VERY IMPOTANT, created by Vili Koroibulileka on 24/05/2021.
Vili Koroibulileka
Flashcards by Vili Koroibulileka, updated more than 1 year ago
Vili Koroibulileka
Created by Vili Koroibulileka over 3 years ago
17
0

Resource summary

Question Answer
programming Programming is simply providing instructions to a computer to solve a problem
how turtle works import turtle wn = turtle.Screen() daisy = turtle.Turtle()
penup () and pendown() penup() tells the turtle to stop drawing, so it can be moved about without leaving a line pendown() tells the turtle to start drawing, so lines can be created
pencolor() pencolor() can be used to change the colour of the line that is drawn by the turtle
fillcolor(), begin_fill() and end_fill() tells what colour to fill in and when to start also when to end
Loops When we spot a repeating pattern, we can use a loop to make the code repeat, rather than typing it out multiple times eg: for x in range(n):
Procedure The code would be much simpler if we could simply tell it to “draw a pentagon” instead of typing out the loop every time
Show full summary Hide full summary

Similar

10 Study Techniques
PatrickNoonan
GCSE ICT Revision
Andrea Leyden
Sociology Key Words
kazoakley
To Kill A Mockingbird GCSE English
naomisargent
How to Develop the Time Management Skills Essential to Succeeding in IB Courses
nina.stuer14
Evolution
rebeccachelsea
Mind Maps with GoConqr
Manikandan Achan
Introduction to the Atom
Sarah Egan
What are they doing?
Tamara Urzhumova
2PR101 1.test - 8. část
Nikola Truong
1PR101 2.test - Část 17.
Nikola Truong