v
..v
..v
vv.
num>=100 num<=100 else
num
and
2 and 6
for- count controlled, repeats a set number of times
while/do whike - condition controlled, repats until condition true or if a condition is true.
sequence and selection
text editoe used to write computer programs features such as syntax highkiting and helps programmer to be efficient
took used to test and debug programms and to analyse line by line for errors
split all into individuals groups. you have two groups of individuals. order esch and then merge correctly.
uses an array of numbers with sorted psrt and unsorted part
swaps if in incorrect order
is declared with a fixed length
linear
reaches the end of the array, fully organised.
open my filereadlineL temp print
temp a string, to an interger
or not and
if passwordA==passwordB then
print(blahbalh)
else
print (dont match)
select actid,stage
from tbl music
where day == "sat"
string
float
def calculate price (number)
total = 60 x number
print(total)
print(calculateprice(3))
total price= calculate price (3)
for x = 0 - 4
print (total count is" + count)
