// Task
Change the code so that a constant is used instead of the variable $website. Print the value of the constant to the browser.
Section 2 · Lesson 11Free Preview
Constants
IDE28 XP3:00
// lesson_notes
Change the code so that a constant is used instead of the variable $website. Print the value of the constant to the browser.