Answer:
def func1(x, y, z):
return z*3*y - x
x= int(input("Enter x"))
y= int(input("Enter y"))
z= int(input("Enterz"))
solveEquation=func1(x, y, z)
print (solveEquation)
Explanation:
Please check the answer section.
Hey There!
To connect an Xbox controller you click the Xbox logo on the middle of the controller, the button should turn white.
Have A Brainly Day :)
Answer:
Following are the statement in C++ Language is given below
total=0; // variable declaration
cin >> amount; // Read the input
while(amount >=0) //iterating the loop
{
if(amount>0) // checking condition
total=total+amount; // perform operation
}
Explanation:
Following is the description of the statement
- Declared a variable "total" and initialized with them 0 to them.
- Read the input in the "amount" variable by using cin.
- iterating the loop when the amount is greater then 0.
- Checking the condition if(amount>0) then adding the total variable and amount and storing them into the total variable.
Answer:
spelling and good format
Explanation:thats all i know
IP Multimedia Subsystem<span> or </span>IP Multimedia<span> Core Network </span>Subsystem<span> (</span>IMS) is the term that refers and describes<span> an architectural framework for delivering IP multimedia services.
</span>IMS is a standards-based architectural framework <span> defined by the 3rd Generation Partnership Project (3GPP) </span>for delivering multimedia<span> communications </span>services such as voice, video and text .