PSEUDOCODE:
1. DECLARE number: INTEGER
2. DECLARE multiple: INTEGER
3. INPUT number
4. FOR counter FROM 1 TO 10 DO
5. multiple <-- number * counter
6. PRINT number, " * ", counter, " = ", multiple
7. ENDFOR
<em>1. declaring a variable "number" as an Integer</em>
<em>2. declaring a variable "multiple" as an Integer</em>
<em>3. The user inputs the value of number</em>
<em>4. FOR loop where variable "counter" increments by 1 after every iteration</em>
<em>5. sets the value for variable "multiple" as the value of number * counter</em>
<em>6. prints out for example "3 * 1 = 3" and will continue till counter reaches 10</em>
<em>7. Ends the for loop</em>
FLOWCHART below
hope it helped
The two features could be added to a game using an "if () then " block are:
- Using nested If Then blocks.
- Checks the specific Bid quantity for the instrument.
<h3>What does the If Then block mean?</h3>
The If Then block is known to be the outputs one of a given two values, that is as a result of the value of a Boolean input.
Note that the input value is very important and as such, The two features could be added to a game using an "if () then " block are:
- Using nested If Then blocks.
- Checks the specific Bid quantity for the instrument.
Learn more about game from
brainly.com/question/1786465
#SPJ1
public class 4by4Square
{
public static void main(){
System.out.println("xxxx \nx x\nx x\nxxxx");
}
}
<h2><u>~CaptnCoderYankee</u></h2>
Answer: two
Explanation:
Organizational memory is simply referred to as the accumulation of data or information that have been created for a particular organization.
To solve the difficulty of scaling memory organization, memories are physically organized into a two dimensional organization.