Computer Code
Some programming code:
x = 5;
y = 6;
z = x + y;
x = 5; y = 6; z = x + y;
Einstein wrote:
E
=
mc
2
.