Top answers

All subjects
All levels

Write a simple number guessing game, give the user 3 tries to guess a number between 1 and 10

The python code for this is below:

from random import randint

goal = randint(1,10) tries = 3

while tries > 0:     guess = int(input("Please guess the number:"))     ...

Answered by Python tutor
7957 Views

Explica la marginación de la mujer en Casa de Bernarda Alba.

En la obra de Casa de Bernarda Alba, Lorca intenta denunciar la marginación de la mujer en la sociedad de su época. La obra es una clara representación de cómo una sociedad con ideologías conservadoras y ...

TS
Answered by Trian S. Spanish tutor
27401 Views

Why were many leading industrialists of the late 19th century known as ‘robber barons’?

During the late 19th century, many leading industrialists were perceived in different ways: some interpreted them as captains of industry as they reinvested back into society, whilst most knew them as ‘ro...

TS
Answered by Trian S. History tutor
12326 Views

Compare the ways in which the writers of your two chosen texts present good and evil. You must relate your discussion to relevant contextual factors. (Total for Question 10 = 40 marks)

In both Dracula and Little Stranger, good and evil is a prominent theme which is not only showcased through the characters in each novel, rather through other aspects like setting and narrative voice. Thu...

TS
8570 Views

Find the possible values of x from the equation 3(x^2)+2x-4=2(x^2)+3x+8

Here we have an example of a quadratic equation in terms of x. Start by manipulating the equation until it is equal to 0: subtract 2(x^2) from both sides to get (x^2)+2x-4=3x+8. Then subtract 3x from both...

TI
Answered by Tom I. Maths tutor
3358 Views

We're here to help

contact us iconContact usWhatsapp logoMessage us on Whatsapptelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

© MyTutorWeb Ltd 2013–2025

Terms & Conditions|Privacy Policy
Cookie Preferences