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
Should the federal government have bug bounty programs? Why or why not?
gogolik [260]

I think this question is supposed to be an opinion question but Im not sure

4 0
3 years ago
Read 2 more answers
Easy<br> What is your favorite Anime<br> Mine is Attack On Titan at the moment
zhenek [66]

Answer:

I am currently watching Hunter x Hunter, so I quite like that. But my favorite is Moriarty the Patriot.

Explanation:

7 0
3 years ago
Read 2 more answers
In a word processing program, the ribbon or menus contain the
lara31 [8.8K]

It contains the commands :)

7 0
4 years ago
You have been asked to create a query that will join the Production.Products table with the Production.Categories table. From th
Flauer [41]

Answer:

The Fastest car in the world would be between 1,184 Horse Power-1,106 Torque

Explanation:

6 0
4 years ago
What did basic elements of music look like in the Twentieth Century period?
Alexandra [31]

Answer:

I just want my 5 point lol sorry hope you get your answer

Explanation:

get terraria

5 0
3 years ago
Other questions:
  • Which type of network cover a large geographical area and usually consists of several smaller networks, which might use differen
    5·1 answer
  • How do I download the Microsoft word on my Hp probook
    8·2 answers
  • What is the name for the type of flash memory that is used by mobile devices to store their apps and data?
    6·1 answer
  • When a formula contains the address of a cell, it is called a(n) ________.
    15·1 answer
  • the technique of blocking some parts of a photograph to emphasize (or draw attention to) another part of the same photograph is
    8·1 answer
  • In one to two sentences, explain why citizens pay taxes
    8·1 answer
  • How do you write the slope-intercept form?
    5·1 answer
  • Which of the following statements about email is true?
    5·1 answer
  • What does the following code segment do?
    13·1 answer
  • When you are working in Performance Monitor, in the "Add Counters" dialog box, and need more information about a particular coun
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!