PL/I

Comments Off on PL/I


Here’s how you can write “Hello World!” in the PL/I programming language:

/* This is a comment */
* Hello World Program in PL/I;

data hello;
    format = 'Hello, World!';
    value = 'Hello, World!';
end;

hello;

stop;

In this code:
– We declare a data set called hello which contains a single record.
– We define a format for the record as 'Hello, World!'.
– We initialize the value of the record to 'Hello, World!'.
– Then we print the content of the hello dataset using hello;.
– Finally, we stop the execution of the program using stop;.

Prompt
beautiful woman, in full height, great body, gorgeous figure, beautiful face, learns PL/I programming language, beautiful background, magnificent scenery, colorful, very detailed, HD, highly detailed, sharp focus, stunningly beautiful, play-doh style, sculpture, clay art, centered composition, Claymation

Negative prompt
sloppy, messy, grainy, highly detailed, ultra textured, photo

Text model: toppy

Image model: FaserCore