null
US
Entrar
Registre-se gratuitamente
Registre-se
Detectamos que o JavaScript não está habilitado no teu navegador. Habilite o Javascript para o funcionamento correto do nosso site. Por favor, leia os
Termos e Condições
para mais informações.
Próximo
Copiar e Editar
Você deve estar logado para concluir esta ação!
Inscreva-se gratuitamente
13044596
Computer science unit 2
Descrição
Includes: variables (constants,casting, data types) math operators pseudocode
Sem etiquetas
gcse
computer science
variable
data types
math operators
ocr
mind map
revision notes
computing
unit 2- algorithms, programming techniques
gcse
Mapa Mental por
Somto Ibeme
, atualizado more than 1 year ago
Mais
Menos
Criado por
Somto Ibeme
mais de 6 anos atrás
104
2
0
Resumo de Recurso
Computer science unit 2
VARIABLES
points to are of memory that stores data, can be changed while program executing
constant - value that cannot be altered by the program during execution
pi = 3.14
casting
changing from one variabe type to another
int(input("Enter the price"))
DATA TYPES
string
sequence of characters, can be numbers, letters, symbols, must be in speech marks
input("Enter your name")
python = str()
integer
a whole number, positive or negative
45, 324 ...
python = int()
boolean
two possible values, TRUE or FALSE
35 > = 5 * 7
TRUE
2 ^3 = 10
FALSE
float
a decimal number, real value
3.14, 5.01 ...
python = float()
character
A single alphabetic or numeric character
‘K’, ‘4’, ‘@’, ‘%’
MATH OPERATORS
add +
- minus
* mulitple
/ division
// displays whole number in divison
5 // 2 = 2
% displays remainder in divsion
5 % 2 = 1
^ power to (indices)
== equal to != not equal to < more than > less than
<= less than/equal to >= more than/equal to
PSEUDOCODE
algorithm
series of steps to solve problem/carry out task
structured English for describing algorithms
if total == 19 : print ("You won")
Quer criar seus próprios
Mapas Mentais
gratuitos
com a GoConqr?
Saiba mais
.
Semelhante
OCR GCSE History-Paper Two: The Liberal Reforms 1906-14 Poverty to Welfare State NEW FOR 2015!!!
I Turner
Latin Literature Exam Techniques
mouldybiscuit
Computing Hardware - CPU and Memory
ollietablet123
Geography Quiz - Tectonics
oscartaylor
4. Civil War
ShreyaDas
How does Virgil build up tension in the death of Nisus?
mouldybiscuit
Maths GCSE - What to revise!
livvy_hurrell
GCSE Biology B2 (OCR)
Usman Rauf
C1 Quiz
Leah Firmstone
Biology Revision - Y10 Mock
Tom Mitchell
Biology- Genes and Variation
Laura Perry
Explore a Biblioteca