Let’s reproduce the Hello World example from Chapter 1 using a constant. Listing 2-1 shows how to store the string "Hello World" in a constant named s1.
Let’s reproduce the Hello World example from Chapter 1 using a constant. Listing 2-1 shows how to store the string "Hello World" in a constant named s1.