source : https://cppreference.com/cpp/language/definition

i tried reading the whole page still does not understand i am new to c++

does it mean anything declared as constexpr must have a value like

constexpr int data = here it must have some kind of value like 75 or 45