T

Comments Off on T

To write “Hello World!” in the T programming language, you can type this code directly into a T command line or an editor and run it. Here’s the simple code:

write("Hello World!")

In the above example, ‘write’ is a built-in function that outputs the given text to the console. The output will be:

Hello World!

You can also directly execute this code by running T and pasting it into your session:

“`t

<blockquote>
write("Hello World!")
Hello World!
“`

Prompt

Negative prompt

Text model: neural-chat

Image model: Ultraspice