Created by HRYN red
over 7 years ago
|
||
Python Characteristics
python how say hello Dave your number is 1
with variables YourName, Number
Rules of Precedence
How do case in pseudecode
What is an example of a post conditional loop
What example of pre-condition loop
convert from python to pseudecode:
len(s)
S[-:L]
ch.lower()
ch.upper()
s.upper()
int(x)
Return Value
Argument
Parameter
Subroutine Interface
Procedure Header / Function Header
By Value
By Reference
Give the pseudecode on how to write by value and by reference
Arrays: 2d python how create a board?