The value of y in the code segment is 444
<h3>How to determine the value of y?</h3>
The code segment is given as:
y = int(3 * '4')
Evaluate the expression in the bracket
y =int('444')
Remove the bracket
y = 444
Hence, the value of y in the code segment is 444
Read more about code segments at:
brainly.com/question/26683418
#SPJ1
Answer:
a = 2
b = 18
a/b = 1/9
Step-by-step explanation:
<span>(243)^(2/5) = ?
---
The 5 in the denominator means "take the 5th root".
The 2 in the numerator means "square".
---
</span><span>Taking the 5th root first you get:
(243)^(2/5) = 3^2
Now squaring gives you
3^2 = 9
So the answer is 9.
Hope this helps :)
~Davinia.
</span>