Lecture Notes Flashcards

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/10

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards based on lecture notes.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

11 Terms

1
New cards

Algorithm

A set of rules that solve a problem

2
New cards

Automation

The use of technology to reduce human and manual effort to perform common and repetitive tasks

3
New cards
4
New cards

Command-line interface

A text-based user interface that uses commands to interact with the computer

5
New cards

Data type

A category for a particular type of data item

6
New cards

Debugging

The practice of identifying and fixing errors in code

7
New cards

File path

The location of a file or directory

8
New cards

Method

A function that belongs to a specific data type

9
New cards

Module

A Python file that contains additional functions, variables, classes, and any kind of runnable code

10
New cards

PEP 8 style guide

A resource that provides stylistic guidelines for programmers working in Python

11
New cards

Type error

An error that results from using the wrong data