Top answers


Create a program that takes in two numbers and returns the highest of the two

print("Enter two numbers. I will tell the highest of the two.") num1 = input("Number 1: ") num2 = input("Number 2: ") if (num1 == num 2) print ("They are the same".) e...
DH
Answered by Dom H. Python tutor
2040 Views

Solve the equation x^2 - 8x + 5 = 0 by completing the square

x 2 - 8x + 5 = 0 => (x 2 - 8x + 16) - 11 = 0 =>(x - 4) 2 = 11 =>x - 4 = +- sqrt(11) =>x = 4 +- sqrt(11)
DH
Answered by Dom H. Maths tutor
3972 Views

What are the present subjunctive forms of the verb “ir”

Vaya, vayas, vaya, vayamos, vayáis, vayan
AS
Answered by Abigail S. Spanish tutor
2556 Views

What is ventilation of the lungs and how does it occur?

Ventilation means moving air into and out of the lungs. This depends on a number of factors which we can break down and talk about individually. The structure of the thorax: An airtight space in the body tha...
RW
Answered by Rebecca W. Biology tutor
6284 Views

What is the best way to approach an unseen translation of poetry?

The unseen translation can seem the most daunting part of the exam, especially when you have to deal with Latin poets who miss out words and prepositions all the time! Firstly, I would say that vocabulary is...
RK
Answered by Rebecca K. Latin tutor
2841 Views