hard-coded

Hard-coded data is written directly into code instead of assigning the data to a variable. This usually makes code less flexible and harder to update, but there are instances where it makes sense to do this.