The value of x is an int with value 1.
The correct option is (A).
<h3>What is / in python?</h3>
Divides the value on the left by the one on the right.
<h3>What is // in python?</h3>
Divides and returns the integer value of the quotient.
x= 8/4//2
x= 2//2
x=1
Learn more about operators in python here:
brainly.com/question/14531969
#SPJ1
 
        
             
        
        
        
Answer:
im not to sure what it say but i believe its c
 
        
             
        
        
        
300
because 5x5 = 25 and after that u work from left to right so 25x2 is 50 and 50x6 is 300
        
                    
             
        
        
        
There are many factors, it is all a matter of preference, normally, you want to try to solve for the easiest one to get to 
example
if y ou had
(x-3)^2+y=9
you would solve for y becuase it is less tricky
it is all a matter of preference