Types of errors

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

1/4

flashcard set

Earn XP

Description and Tags

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

5 Terms

1
New cards

Syntax

Invalid code, can’t be understood

2
New cards

Value

Invalid value, can occur when giving letters to int()

3
New cards

Indentation

Lines not properly indented

4
New cards

Type

Incorrect types, can occur if adding an integer to a string

5
New cards

Name

Program tries to use variable that doesn’t exist