Files
WL/main.wl
T
2025-08-04 15:36:59 +02:00

6 lines
59 B
Mathematica

fun a(name)
<a>My name is \(name)</a>
a("Francesco")