codehs.com

Website:https://codehs.com/
Upvotes received0
Downvotes received0
Karma:0 (upvotes-downvotes)



0 earned Badges

No badges were found



Definitions (96)

1

0 Thumbs up   0 Thumbs down

Search


Algorithm An algorithm is a set of steps or rules to follow to solve a particular problem. algorithm, process
Source: codehs.com

2

0 Thumbs up   0 Thumbs down

argument


A variable passed as a value to a function argument
Source: codehs.com

3

0 Thumbs up   0 Thumbs down

array


Also called a list. A data structure that holds a collection of values in a particular order List Array
Source: codehs.com

4

0 Thumbs up   0 Thumbs down

boolean


A boolean is a true or false value. Boolean
Source: codehs.com

5

0 Thumbs up   0 Thumbs down

Break down


Breaking down (decomposing) your code is splitting it into more functions. Break Down (Decompose)
Source: codehs.com

6

0 Thumbs up   0 Thumbs down

Bug


A bug is a problem in your code. Bug
Source: codehs.com

7

0 Thumbs up   0 Thumbs down

canvas


The screen in which our graphics programs are drawn. Canvas
Source: codehs.com

8

0 Thumbs up   0 Thumbs down

Code


Code is the name for the instructions you write to a computer in a program. Code
Source: codehs.com

9

0 Thumbs up   0 Thumbs down

command


A command is an instruction you can give to Karel. Command
Source: codehs.com

10

0 Thumbs up   0 Thumbs down

comment


A message in your code that explains what is going on. Comment
Source: codehs.com


To view all 96 definitions, please sign in.