foresight{}
served!
? yes
query
* what about
w e b - colombus
* ok
input
date [today's = '18th Sat. 07:18 hrs. 2021']
output
"will be updated!"
coding . . .
(* program query;
var
a : integer;
date : string;
begin
date := '18th Sat. 07:18 hrs. 2021';
c := 0;
while ( c < a) do
begin
c := c + 1;
(* writeln(' . . . to doc', date); *)
end;
end. *)
Comments
Post a Comment