To make the monster pace, you needed the monster to turn <u>180 degrees</u>: option 2.
<h3>What is graphic design?</h3>
Graphic design refers to an artistic process that is used for the creation of either two-dimensional or three-dimensional art works and animations, especially through the use of special application software.
In Computer technology, objects can be designed and developed to move from one point to another based on a set of executable codes and parameters.
In this context, you needed the monster to turn <u>180 degrees</u> so as to enable it face a forward direction and then, allow it to pace or be in motion.
Read more on graphic design here: brainly.com/question/25299426
#SPJ1
 
        
             
        
        
        
What is this? i’m not sure what i’m looking at
        
             
        
        
        
Answer:
pray for me i fell sick
Explanation:
i ate a piece of carrot now im blind
 
        
             
        
        
        
Answer:
 int count =0;
     for(int i=0;i<10;i++)
     {
         if(myArray[i]>=0)
         {
             count++;
         }
     }
     cout<<"Number of positive integers is "<<count<<endl;
Explanation:
The above written loop is for counting positive integers in the myArray[].
For counting we have taken a count integer initialized with 0.On iterating over the array if the element is greater than or equal to 0 we consider it as positive and increasing the count.At the end printing the count.
 
        
             
        
        
        
A Savings Vehicle is an effective way to hold your savings. It could be a savings account. But some requires a high minimum balance such as Certificate of Deposit (CD). It is generally issued by commercial banks.  It is a time deposit too and restricts you from withdrawing funds.