User:Renzo

From Sistemi Operativi
Revision as of 09:14, 21 September 2018 by Renzo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

risposte a studenti giugno 2016

This is a test in python:

print('hello world')

This is a test in C:

#include <stdio.h>
int main(int argc, char *argv[])
{
   printf("hello world\n");
}

Formula test: <math>e^3</math>