Shared Flashcard Set
Cards
Term
|
Definition
a sequance of unambigous instructions for solving a problem ie obtaining a requird output for any legitmate input in a finite amout of time |
|
|
Term
|
Definition
The study of algorithmss inlcuding; Their formal/mathamatical properties -What problems can be solved Their hardware realizations -How to make them fast Their linguistic realizations How to express them Their applicatons What can be done algorithmically |
|
|
Term
|
Definition
| an algorithm that a comp can understand |
|
|
Term
|
Definition
| particular way of expressing algorithms to a comp |
|
|
Term
|
Definition
|
|
Term
|
Definition
| describes how a program store the data its working with |
|
|
Term
|
Definition
| will be excused immediately |
|
|
Term
|
Definition
| basic building blocks of python programs, expresses a specfic part of the overalll algorigthm |
|
|
Term
|
Definition
given an argument and somthing is done to calculate the result result called its return function |
|
|
Term
|
Definition
|
|