Jump to content

User:Ed Davis: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 189:
 
=={{header|C}}==
<lang C>
 
#include <stdlib.h>
Line 419 ⟶ 420:
run();
}
</lang>
 
 
=={{header|Python}}==
<lang Python>
 
import sys
Line 584 ⟶ 586:
if tok == EOI:
break
</lang>
155

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.