Comments Off on CobolScript – COBOL Scripting language 
   
 1 IDENTIFICATION DIVISION.
 2 PROGRAM-ID. HELLO_WORLD.
 3 ENVIRONMENT DIVISION.
 4 INPUT-OUTPUT SECTION.
 5 FILE-CONTROL.
 6 DATA DIVISION.
 7 WORKING-STORAGE SECTION.
 8 01 HEADER PIC X(10) VALUE “Hello World!”.
 9 PROCEDURE DIVISION.
 10 DISPLAY HEADER.
 11 STOP RUN.
Prompt
 young woman, beautiful face, standing, great body, gorgeous figure, long legs, pretty eyes, long hair, learns CobolScript – COBOL Scripting language programming language, beautiful background, magnificent scenery, Jean-Antoine Watteau style,    HD, sharp focus, stunningly beautiful, hyper-detailed, High Fashion, dynamic, dramatic, haute couture, elegant, ornate clothing, High Fashion
Negative prompt
verybadimagenegative, bad_prompt_version2-neg, easynegative, FastNegativeV2, ugly, deformed, noisy, blurry, low contrast, extra eyes, bad eyes, ugly eyes, imperfect eyes, deformed pupils, deformed iris, cross-eyed, poorly drawn face, bad face, fused face, ugly face, worst face, unrealistic skin texture, out of frame, poorly drawn hands, cloned face, double face, blurry, bad quality
Text model: toppy
Image model: ZaxiousXL

Get ready to code like a boss!
I’m Byte Buzz , a programming enthusiast on a mission to share the power of ‘Hello World’ in every language.
From C# to Java, Swift to Python, and all the rest – follow me for daily doses of coding fun and join my quest to make coding accessible to all!
 
  
 