Variable - Stores a value that can change. Example: x = 5 assigns 5 to x., Output - Displays something on the screen. Example: print("Hello") shows "Hello"., Input - Asks the user for information. Example: name = input("What’s your name?")., If/Else - Chooses what to do based on a condition. Example: if x > 0 then print("Positive") else print("Negative") endif., Count Loop - Repeats a task a set number of times. Example: for i = 1 to 3 print("Repeat") next i., Condition Loop - Repeats while a condition is true. Example: while answer != "yes" answer = input("Try again:") endwhile., Logic - Combines conditions using AND, OR, or NOT. Example: if x > 5 AND y < 10 then print("Valid")., String - Text stored in a variable. Example: name = "Alice" stores "Alice"., Subroutine - A reusable mini-program. Example: function add(x, y) return x + y endfunction., Comment - Explains the code and is ignored by the computer. Example: // This is a comment.,
0%
Pseudocode keywords
Delen
Delen
Delen
door
Entrepreneurquizzes
Secondary
KS3
Computing
Inhoud Bewerken
Afdrukken
Embedden
Meer
Toewijzingen
Scorebord
Meer weergeven
Minder weergeven
Dit scoreboard is momenteel privé. Klik op
Delen
om het publiek te maken.
Dit scoreboard is uitgeschakeld door de eigenaar.
Dit scoreboard is uitgeschakeld omdat uw opties anders zijn dan die van de eigenaar.
Opties Herstellen
Verbinden
is een open template. Het genereert geen scores voor een scoreboard.
Inloggen vereist
Visuele stijl
Lettertypen
Abonnement vereist
Opties
Template wisselen
Alles weergeven
Er zullen meer templates verschijnen terwijl je de activiteit gebruikt.
Open resultaten
Kopieer link
QR-code
Verwijderen
Automatisch opgeslagen activiteit "
" herstellen?