Answer:
import random
arr=[]
for i in range(100):
arr.append(i)
while True:
answer=random.choice(arr)
guess=int(input("enter your guess number between 0-100: "))
if answer is guess:
print("right guess\ncongratulations.....")
print("the answer was: "+str(answer))
break
elif guess < answer-20:
print("you guessed too low....\ntry again")
print("the answer was: "+str(answer))
elif guess > answer+20:
print("you guessed too high....\ntry again")
print("the answer was: "+str(answer))
else:
print("incorrect guess\ntry again")
print("the answer was: "+str(answer))
Explanation:
Answer:
the information processing cycle
Explanation:
Claire uses the <u>Crop option</u> from the Format tab to remove unwanted parts of the pictures.
<u>Explanation:</u>
In Microsoft Word, after inserting a picture, when we click on the picture to select it, the ribbon shows the format options. Various options are available for formatting a picture, however, in order to cut out the unwanted portion Claire needs to use the crop option.
Crop options allow the user to cut resize an image by cutting out the part of the picture user decides.
<u>To crop the picture follow the procedure given below:</u>
- Double click on the image
- Click the format tab to size the image
- Click crop, perform cropping using the handles appearing at the edge of image.
- Drag handles to crop and save them.
Answer:
B
Explanation:
...if they make use of the four-model approach, the time taken to develop the model would increase.
Cheers
Explanation:
The computer system is not a simple machine. It is like a very modern and highly complex calc ulator. It can do
Computers are critical for communication and are the centerpiece of information technology. The early 1990s saw the emergence of household Internet use, which eventually spurred common use of email, we bsites, blo gs, social network ing, video c hat and Voice-Over-Inte rnet Protocol.