Nuacht

In Java, the .printf() function (from the PrintStream class) is used to format and print output to the console. It allows you to include variables in your output with precise control over formatting.