0
How can I change pseudocode to python???
Integer katzenjahre =0; if (menschjahre > 0) katzenjahre +=15; menschenjahre--; end if; for 1..2 do { if (menschenjahre >0) katzenjahre += 6; menschenjahre --; end if; } for Integer i = 0; i < menschenjahre; i++ { katzenjahre += 4; menschenjahre --; } return katzenjahre; }
8 Respostas
0
You understood the pseudocode?
0
no
0
Why you need of it?
0
for homework
0
Why dont try to resolve the original problem instead of translate the pseudocode? What is the problem?
0
I can't translate pseudocode
0
You saying that homework is translate this pseudocode (that its not even complete)?
0
🤦 ok I don't need you held thank you