Home
Press ? for keyboard navigation
❮
Use .NET libraries from Python
Python and .NET examples
❯
Python and .NET console
examples/dotnet/net_console.py
import
clr
from
System
import
Console
Console
.
WriteLine
(
"Hello My World!"
)
python net_console.py
Index (i)
Table of Contents (t)
Indexed keywords (k)
Chapter TOC (d)
Hide/Show (h)