1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Ratling [72]
3 years ago
12

Tina wants to make a quiz using a presentation for her students. The presentation will have a question with multiple answers om

Computers and Technology
1 answer:
evablogger [386]3 years ago
7 0

Answer: Question is not clear ,But an example python code is below..

Using only Beginner Level IF-ELIF,ELSE,NESTED IF statements :)

Explanation:

print("Welcome To Quizzy Quizes")

print("Q 1. Do elephants bath everyday?")

x=str(input("Enter Yes/No :"))

if x == 'yes':

   print("correct answer!!")

else :

   print("Wrong ,try again")

   

a= str(input("Do you want to Continue Playing?"))

if a == 'yes':

   print("Loading...")

else:

   exit()

   

print("Q.2 have you ever had been too serious that u had street Fight with someone?")

y = str(input("enter yes/no:-"))

if y == 'yes':

   print("WHY SO SERIOUS? HEHE")

else :

   print("Why so Poor,Have some fight !")

print("Q.2  Hero or villain for a day? ")

z  = str(input("enter Answer:"))

if z == "hero":

   print("Which SuperHero ?")

   b = str(input("Enter Answer:"))

   print("Great Selection, Now Save the World")

if z == "villain":

   print("Which Villain?")

   c = str(input("Enter Villain name:"))

   print("great selection , Now get ready to destroy the world")

   

You might be interested in
What is a spreadsheet​
Delicious77 [7]
A spreadsheet function that indicates the average of a group of numbers in a range.
8 0
3 years ago
Can some one help please
quester [9]

Answer:

I think its screenplay

Explanation:

Firstly, the question starts with an a so it can't be b. And format can't be repeated. Which leaves us with screenplay.

Hope this helps.

8 0
1 year ago
In a __________, you are trying to find what others have prepared. With __________, you are trying to discover new patterns that
AveGali [126]

Answer:

<u>query,</u> <u>data mining </u>

Explanation:

A query can be explained as another term for question.

If one needs additional information from some other person, he might have ask to him. Queries are used for the retrieval of the information.

In other words, one tries to find what have been prepared by others.

Data mining can be explained as the process that allows to sort through a large set of data for the identification of patterns.

In this process of data mining, one tries to find out the new patterns that may not be known at all.

3 0
4 years ago
Complete the program segment below to write the numbers 1 through 50 to the numbers.txt file.
Ludmilka [50]

Answer:Usisksk

Explanation:

Js JSU’s

8 0
3 years ago
What does NIC stand for?
evablogger [386]
Network Interface Controller
6 0
3 years ago
Other questions:
  • At the dsl local carrier's office, the __________ demultiplexes the data streams and converts them into digital data.
    10·1 answer
  • When you make a pointer variable im C++, is star label a must?
    9·1 answer
  • Software that manages and supports the resources of a computer is known as?
    10·1 answer
  • How is a cell named?
    9·1 answer
  • A ____ is a collection of computers and users that are identified by a common security database. workgroup controller segment do
    7·1 answer
  • PLEASE HELP !!!! WILL UPVOTE
    5·2 answers
  • Question #4
    10·1 answer
  • _________ is the primary measurement used to gauge your typing ability
    10·1 answer
  • Dash transfers several bits of data together at one time<br>​
    6·1 answer
  • Everyone within a company needs to be aware of what data can do to improve business processes and how to make it happen. Which c
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!