Jump to content

Modulinos: Difference between revisions

(Added 11l)
Line 12:
 
=={{header|11l}}==
<lang 11l>F// meaning_of_life()life.11l
 
F meaning_of_life()
R ‘*’.code
 
:start:
print(‘Main: The meaning of life is #.’.format’meaning_of_life(meaning_of_life()))</lang>
 
<lang 11l>// death.11l
 
print(‘Life means ’life:meaning_of_life()‘.’)
print(‘Death means nothing.’)</lang>
 
=={{header|C}}==
1,481

edits

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