Computer Science, asked by sirishachilla01, 9 months ago

Write a pseudo-code which helps ( o> ) to reach (
e.. Infosis

Answers

Answered by rajuantony531
0

Answer:

ASCII

BCD

EBCDIC

Excess 3 code

Answered by saishsomisetti
1

Answer:

while(start != end) do

if(Path_Ahead_Available) then

move forward

else if(Left_Turn_Available) then

Turn left

else if(Diffuser_Found) then

Diffuse Bombs

else  

Turn right  

end-if

if(Key_Found) then

Unlock Lock

end-if

end-while

Explanation:

can't explain but it is the correct answer

Similar questions