Answer:
Step-by-step explanation:
Necessary:
var a, b : boolean;
k : integer;
begin
a := true;
b := false;
k := 7;
end.
1.6m questions
2.0m answers