I C T Y E A R 5I C T Y E A R 5
REPEAT command
UNIT 3 : PROGRAMMING IN LOGO
REPEAT CommandREPEAT Command
What is REPEAT command?
REPEAT command allows the turtle to repeat its
operation as instructed.
The command can be done as follows:
REPEAT CommandREPEAT Command
What is REPEAT command?
how many times the commands
in the bracket should be
repeated
number of steps
RT direction angle
REPEAT number [FD number RT angle]
REPEAT CommandREPEAT Command
What is REPEAT command?
All the commands that are repeated should be kept in a square
bracket.
Let’s try on the activities!
(Select the Activity tab and click any activity as per your teacher’s instruction)

More Related Content

PDF
Ch06
PDF
Ch01
PDF
Ch07
PDF
Ch14
PDF
Patty Global Vitality presentation
PDF
Ch12
PPT
Basic logo-command
PPT
Basic logo-command
Ch06
Ch01
Ch07
Ch14
Patty Global Vitality presentation
Ch12
Basic logo-command
Basic logo-command

Recently uploaded (20)

DOCX
Cambridge-Practice-Tests-for-IELTS-12.docx
PDF
semiconductor packaging in vlsi design fab
PDF
1.3 FINAL REVISED K-10 PE and Health CG 2023 Grades 4-10 (1).pdf
PPTX
Virtual and Augmented Reality in Current Scenario
PPTX
Share_Module_2_Power_conflict_and_negotiation.pptx
PDF
English Textual Question & Ans (12th Class).pdf
PDF
Mucosal Drug Delivery system_NDDS_BPHARMACY__SEM VII_PCI.pdf
PPTX
Introduction to pro and eukaryotes and differences.pptx
PDF
BP 505 T. PHARMACEUTICAL JURISPRUDENCE (UNIT 1).pdf
PDF
medical_surgical_nursing_10th_edition_ignatavicius_TEST_BANK_pdf.pdf
PDF
FOISHS ANNUAL IMPLEMENTATION PLAN 2025.pdf
PPTX
Unit 4 Computer Architecture Multicore Processor.pptx
PDF
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
PDF
Empowerment Technology for Senior High School Guide
PPTX
Core Concepts of Personalized Learning and Virtual Learning Environments
PDF
MBA _Common_ 2nd year Syllabus _2021-22_.pdf
PDF
International_Financial_Reporting_Standa.pdf
PDF
Complications of Minimal Access-Surgery.pdf
PDF
LIFE & LIVING TRILOGY - PART - (2) THE PURPOSE OF LIFE.pdf
PDF
BP 704 T. NOVEL DRUG DELIVERY SYSTEMS (UNIT 1)
Cambridge-Practice-Tests-for-IELTS-12.docx
semiconductor packaging in vlsi design fab
1.3 FINAL REVISED K-10 PE and Health CG 2023 Grades 4-10 (1).pdf
Virtual and Augmented Reality in Current Scenario
Share_Module_2_Power_conflict_and_negotiation.pptx
English Textual Question & Ans (12th Class).pdf
Mucosal Drug Delivery system_NDDS_BPHARMACY__SEM VII_PCI.pdf
Introduction to pro and eukaryotes and differences.pptx
BP 505 T. PHARMACEUTICAL JURISPRUDENCE (UNIT 1).pdf
medical_surgical_nursing_10th_edition_ignatavicius_TEST_BANK_pdf.pdf
FOISHS ANNUAL IMPLEMENTATION PLAN 2025.pdf
Unit 4 Computer Architecture Multicore Processor.pptx
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
Empowerment Technology for Senior High School Guide
Core Concepts of Personalized Learning and Virtual Learning Environments
MBA _Common_ 2nd year Syllabus _2021-22_.pdf
International_Financial_Reporting_Standa.pdf
Complications of Minimal Access-Surgery.pdf
LIFE & LIVING TRILOGY - PART - (2) THE PURPOSE OF LIFE.pdf
BP 704 T. NOVEL DRUG DELIVERY SYSTEMS (UNIT 1)
Ad
Ad

I c-t-y-e-a-r-5-repeat-1

  • 1. I C T Y E A R 5I C T Y E A R 5 REPEAT command UNIT 3 : PROGRAMMING IN LOGO
  • 2. REPEAT CommandREPEAT Command What is REPEAT command? REPEAT command allows the turtle to repeat its operation as instructed. The command can be done as follows:
  • 3. REPEAT CommandREPEAT Command What is REPEAT command? how many times the commands in the bracket should be repeated number of steps RT direction angle REPEAT number [FD number RT angle]
  • 4. REPEAT CommandREPEAT Command What is REPEAT command? All the commands that are repeated should be kept in a square bracket. Let’s try on the activities! (Select the Activity tab and click any activity as per your teacher’s instruction)