Python PCEP Exam Review. Question and answers correctly solved
7 keer bekeken 0 keer verkocht
Vak
PCEP
Instelling
PCEP
Python PCEP Exam Review. Question and answers correctly solved Python PCEP Exam Review
End a statement in python - correct answer New line (meaningful whitespace) or ; mid-line
Extend a statement - correct answer extends previous line to current line
Code blocks - correct answer ...
Python PCEP Exam Review
End a statement in python - correct answer ✔New line (meaningful
whitespace) or ; mid-line
Extend a statement - correct answer ✔\ extends previous line to current line
Code blocks - correct answer ✔Segments of code defined by an aligned
margin. Always preceded by a statement ending in a colon : on the previous
line.
Calling a function - correct answer ✔function() - no input needed
function(argument) - one or more argument needed
semantics - correct answer ✔The meaning of keywords or statements made
with them
syntax - correct answer ✔The structure and order of statements in python -
certain functions have a tightly defined syntax
Lexis - correct answer ✔The 'word list' of a language
Compilation - correct answer ✔Source code is translated once into machine
code.
Interpretation - correct answer ✔Interpretation translates source code every
time it is run, meaning that you need to have an interpreter in order to run the
code.
, Python 2 - correct answer ✔Still widely used but no longer in active
development. Not compatible with Python 3 files.
Python 3 - correct answer ✔Current version under active development. All
versions of P3 are compatible. Also known as CPython for 'canonical python'.
Cython - correct answer ✔Version of Python more suited to complex
mathematics - translated into C after writing.
Jython - correct answer ✔Python 2 that is translated into Java,
PyPy or RPython - correct answer ✔Subset of python used by developers to
work on the language itself.
Editors - correct answer ✔Support writing the code - e.g. colour coding
different semantic elements
Consoles - correct answer ✔Allow you to execute or terminate your code
Debuggers - correct answer ✔Sequentially run every element allowing
inspection at each point to look for errors.
Reserved words - correct answer ✔Terms in Python that are functions and
cannot be used as variable names
Positional arguments - correct answer ✔Input order of arguments as
parameters of a function determines order of execution. Referred to as args
Voordelen van het kopen van samenvattingen bij Stuvia op een rij:
Verzekerd van kwaliteit door reviews
Stuvia-klanten hebben meer dan 700.000 samenvattingen beoordeeld. Zo weet je zeker dat je de beste documenten koopt!
Snel en makkelijk kopen
Je betaalt supersnel en eenmalig met iDeal, creditcard of Stuvia-tegoed voor de samenvatting. Zonder lidmaatschap.
Focus op de essentie
Samenvattingen worden geschreven voor en door anderen. Daarom zijn de samenvattingen altijd betrouwbaar en actueel. Zo kom je snel tot de kern!
Veelgestelde vragen
Wat krijg ik als ik dit document koop?
Je krijgt een PDF, die direct beschikbaar is na je aankoop. Het gekochte document is altijd, overal en oneindig toegankelijk via je profiel.
Tevredenheidsgarantie: hoe werkt dat?
Onze tevredenheidsgarantie zorgt ervoor dat je altijd een studiedocument vindt dat goed bij je past. Je vult een formulier in en onze klantenservice regelt de rest.
Van wie koop ik deze samenvatting?
Stuvia is een marktplaats, je koop dit document dus niet van ons, maar van verkoper flyhigher329. Stuvia faciliteert de betaling aan de verkoper.
Zit ik meteen vast aan een abonnement?
Nee, je koopt alleen deze samenvatting voor €13,83. Je zit daarna nergens aan vast.