14: Programming and Data Representation

Descripción

A Level (Unit 2: Fundamental Problem-solving and Programming Skills) AS Computer Science Fichas sobre 14: Programming and Data Representation, creado por HRYN red el 11/05/2017.
HRYN red
Fichas por HRYN red, actualizado hace más de 1 año
HRYN red
Creado por HRYN red hace casi 7 años
7
0

Resumen del Recurso

Pregunta Respuesta
Python Characteristics every statement on seperate line indentation lower case case sensitive object slicing
python how say hello Dave your number is 1 with variables YourName, Number pritn("Hello {0}. Your # is {1}.".format(YourName, Number))
Rules of Precedence Define the order of the calculations to be performed.
How do case in pseudecode CASE: CASE OF ___ ___: ____ __,__: ___ __ TO ____: ____ OTHERWISE ___ ENDCASE
What is an example of a post conditional loop What example of pre-condition loop post: repeat until pre: while ___ DO
convert from python to pseudecode: len(s) S[-:L] ch.lower() ch.upper() s.upper() int(x) Length(s:STRING) RETURNS INTEGER LEFT(s:STRING, L: INTEGER) RETURNS STRING LCASE(ch: CHAR) RETURNS CHAR UCASE TO_UPPER TO_LOWER INT(x:REAL) RETURNS INTEGER
Return Value Value replacing function call used in teh expression
Argument The actual input expression or value with which the subroutine is being called.
Parameter The variable(s) used inside a subroutine which will take values passed into a subroutine at call time.
Subroutine Interface The parameters being passed between the subroutine and the calling program.
Procedure Header / Function Header The first line of a function or procedure def showing the identifier and parameter list.
By Value The actual value is passed into the procedure.
By Reference The address of the variable is passed into the procedure.
Give the pseudecode on how to write by value and by reference PROCEDURE ___ (BY VALUE ___: ___, ___:___) PROCEDURE ___ (BY REF ___: ___, ___:___) CALL ___ (__,__)
Arrays: 2d python how create a board? board = [[0 for i in range (7)] for j in range(6)]
Mostrar resumen completo Ocultar resumen completo

Similar

Types of Numbers
Jay Patel
6 Técnicas de Enseñanza que No Conocías
maya velasquez
Capas de la Tierra
Diego Santos
TARJETAS ESTUDIO CUERPOS GEOMÉTRICOS
Ruth Pérez Sánchez
Romanticismo literario del S. XIX
maya velasquez
Fichas Verbos inglés - español (131)
JOWANI BELLO MELO
MAPAS CONCEPTUALES DIGITALES
Erika Chicaiza
Historia del Consejo de Normas Internaciones de Contabilidad
Karime Toledo Estudillo
Introducción a los Derechos Humanos
Fernanda Tellechea
Hormonas corticotroficas
Néstor León Arbulú
MESOPOTAMIA
Txemi López