Answer:
u r really a very great girl ummaaaaaa ?????
Explanation:
howw r u dear
// A single if statement
if (boolean expression)
Do statement;
// Or a single if with {}
if (boolean expression)
{
Do statement;
}
// A block if statement: { } required
if (boolean expression)
{
Do Statement1;
Do Statement2;
...
Do StatementN;
}
Note
The New England region was established around strong, Puritan beliefs of community, unity and equity, while the Chesapeake region was established for economic profit through the quest for valuable natural resources such as gold and silver, holding strong emphasis on individualism.