Computer Science - Computational Thinking/Variables

0.0(0)
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/9

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

10 Terms

1
New cards

4 key techniques to computational Thinking

-decomposition

-pattern recognition

-abstraction

algorithms

2
New cards

decomposition

Breaking down complex problems into smaller, manageable parts

3
New cards

pattern recognition

looking for similarities among and within problems

4
New cards

abstraction

focusing on the important information only ignoring irrelevant detail

5
New cards

algorithms

developing a step by step solution to the problem,or rules to follow to solve the problem

6
New cards

““ ”

string

7
New cards

2

integer

8
New cards

3.9float

floating point

9
New cards

Yes/ no

Boolean valuable

10
New cards

[hello,goodbye]

list