What will be the output, if any, when the user clicks the right mouse button?

from tkinter import
def clicked(event):
print("That hurt.")
widget = Button(None, text='Button')
widget.pack()
widget.bind('', clicked)
widget.mainloop()

O an error statement
O That hurt.
O no output
O Button

Answers

Answer 1

The output, if any, when the user clicks the right mouse button is (b) That hurt

How to determine the output?

The flow of the program implies that:

When the user clicks the button, the program prints "That hurt" without the quotes.

This action is on the third line of the program

Hence, the output, if any, when the user clicks the right mouse button is (b) That hurt

Read more about programs at:

https://brainly.com/question/16397886

#SPJ1


Related Questions

1. Which of the following CAN NOT be considered as information? (1) The average height of students in a class.
(2) The total sales of a company for the month of May.
(3) The body temperature of a patient.
(4) The number of copies of a book sold at the end of the day. (5) Literacy rate of a country.

Answers

Answer:

Explain three most significant features of computer

True or False: Neural Networks are the most extensible model and therefore the best choice for any circumstance.

Answers

Neural Networks are the most extensible model and therefore the best choice for any circumstance is a true statement.

What are neural networks?

This is known to be network that helps to process a lot of sequences of information side by side.

Note that Neural Networks are said to be the most extensible model and therefore the best choice for any circumstance is a true statement.

Learn more about neural networks from

https://brainly.com/question/27371893

#SPJ4

Sanjay is compressing several images from a recent photo shoot during the editing process. What will this do to the pixels

Answers

Based on the fact that he is compressing a lot of images from a photo shoot, the pixels size will be reduce.

What is Pixels?

This is known to be a term that connote a little single colored, light-sensitive squares, or picture elementary , that is said to be a full digital image file.

Based on the fact that he is compressing a lot of images from a photo shoot, the pixels size will be reduce.

Note that also individually the photo will have small pixel but collectively, the pixel size will increase but since it will undergo edit, it will reduce.

Learn more about pixels from

https://brainly.com/question/9017156

#SPJ4

A class that implements an interface must provide an implementation for all ____ methods. Group of answer choices private final static abstract

Answers

Answer:

Abstract

Explanation:

I think it’s abstract because, in the question it says that it implements an interface and must provide an implementation for

And my answer was abstract methods.

4.8.4 Better Sum
Write a program that asks the user for two numbers. Using a for loop, add all of the numbers from the first to the second.


For example if the first number is 6 and the second number is 8 the result is 21 (6 + 7 + 8).


Print out the results when you are finished.

write in python

Answers

import sys

x = input("enter number 1: ") #ask for user input

y = input("enter number 2: ")

output = "" #the output string

try: #try integering them (this also has error message and will check if input is valid)

x = int(x)

except:

print("error! number 1 was not a number :(")

sys.exit() #leave

try:

y = int(y)

except:

print("error! number 2 was not a number :(")

sys.exit()

if x == y: #check they are not the same

print("both numbers are the same")

else: #do the thing

if y > x: #otherwise swap the order

for i in range (x, y + 1): #+1 for inclusive

output = (output + str(i) + " ")

else:

for i in range (y, x + 1):

output = (output + str(i) + " ")

print(output) #so it's all in one line

The Western Siberian Plain is __________ in some places because it has poor natural draining systems.

Answers

This is the complete sentence about the Western Siberian Plain:

The Western Siberian Plain is marshy in some places because it has poor natural draining systems.

What is the Western Siberian Plain?

The Western Siberian Plain is a plain that is located in the western part of Siberia and which is known because most of the plain is poorly drained and it is considered one of the largest swamps and floodplains of the world.

This is why the correct word to complete the sentence about the Western Siberian Plain is "marshy".

Check more information about the Western Siberian Plain here https://brainly.com/question/14478489

#SPJ1

What is the digital revolution and how did it change society?

Answers

Answer:

The Digital Revolution (also known as the Third Industrial Revolution) is the shift from mechanical and analogue electronic technology to digital electronics which began in the later half of the 20th century, with the adoption and proliferation of digital computers and digital record-keeping, that continues to the present day.

The "digital revolution" is impacting everything, from economy, innovation, science and education, to health, sustainability, governance, and lifestyles. Digital technologies will fundamentally change business models, institutions and society as a whole, as new ecosystems emerge.

Explanation:

When an interviewer asks "tell me about yourself", you should tell them about your childhood past. please select the best answer from the choices provided t f

Answers

In the interview when the candidate is asked about yourself then telling about childhood past is not correct. Therefore the given statement is false.

What is an interview?

An interview is an interaction or a conversation between an employer and the interested candidate. In the conversation the interviewee is asked about their education, family background, and work experiences.

When an interviewer ask about tell me about yourself, then the interviewee should not tell about their childhood past, rather the interviewee should give few information about their family, education, and working.

Therefore, the given statement is false.

Learn more about interview, here:

https://brainly.com/question/13073622

#SPJ1

Calculate the standard deviation for the following data set: Data set: 4, 14, 6, 2, 7, 12

Answers

Answer:

4.2328083664001

Explanation:

standard deviation is the square root of the variance. It is one of the measures of dispersion, that is a measure of by how much the values in the data set are likely to differ from the mean

Standard deviation formulas

The formula for the standard deviation of a sample is:

$ s =\sqrt{\frac{1}{n-1} \sum_{i=1}^n (x_i-\bar{x})^2$

where n is the sample size and x-bar is the sample mean.

The formula for the standard deviation of an entire population is:

$ \sigma =\sqrt{\frac{1}{N} \sum_{i=1}^N (x_i-\mu)^2$

where N is the population size and μ is the population mean.

Fiona was talking to her colleagues about how advancements in digital technology had a negative effect on her life. Which aspect of her

life would Fiona consider to be a negative effect of digital technology?

Answers

The aspect of her life that Fiona consider to be a negative effect of digital technology are:

Her eye sight.Difficulty focusing on vital tasks.Skin as a result of exposure to radiation from tech.

What are the negative effects of digital technology?

The  us of the  Social media and mobile devices are known to lead to a lot of psychological and physical issues, e.g. eyestrain

Note that they may in turn have effect such as serious health conditions, such as depression due to its overuse.

Therefore, The aspect of her life that Fiona consider to be a negative effect of digital technology are:

Her eye sight.Difficulty focusing on vital tasks.Skin as a result of exposure to radiation from tech.

Learn more about technology from

https://brainly.com/question/25110079

#SPJ1

Answer:

B. playing a computer game with many friends.

Explanation:

which task would a database administrator preform?

Answers

Sr I don’t know what about it today lol but it’s just a weird thing about to be with my buddy who knows what to say lol

Answer: Make sure protocols are in place and are being followed.

Explanation: Good luck! Hope this helps!

The spelling checker included with word processing software compares words in a document with an electronic dictionary that is part of the operating system. Group of answer choices True False

Answers

Answer:

True

Explanation:

IF you go onto word you can see "add to dictionary" and you can also look up definitions that pull up a online dictionary, proving my point.

In data communication, convergence refers to integrating voice, video, and data so that multimedia information can be used for decision making. True or False

Answers

In data communication, convergence refers to integrating voice, video, and data so that multimedia information can be used for decision making is true.

What is Convergence in Networking?

Convergence in networking is known to take place if one network provider gives networking services in terms of voice, data, and video in only one network offering.

Note that In data communication, convergence refers to integrating voice, video, and data so that multimedia information can be used for decision making is true.

Learn more about communication from

https://brainly.com/question/26152499

#SPJ4

What are the options for video playback in a PowerPoint presentation? Check all that apply. looping the video adjusting the volume trimming and adding fades starting the file automatically rerecording sections of the file rewinding the file automatically

Answers

Answer:

loop feature

Explanation:

What are the options for video playback in a PowerPoint presentation? Check all that apply. looping the video adjusting the volume trimming and adding fades starting the file automatically rerecording sections of the file rewinding the file automatically

Answer:

a,b,c,d,f

Explanation:

How does adding inputs to a custom function improve a computer program?
A. It makes the result of every run of the program a surprise.
B. It makes the algorithm's output more predictable and reliable.
C. It allows one module to be easily customized for different
situations.
D. It causes the behavior to repeat forever, or for a set number of
cycles.

Answers

By adding inputs to a custom function,  It allows one module to be easily customized for different situations.

What is the use of custom function?

Custom functions, is known to be used as Java methods, as it helps one to be able to extend the power and functionality of their Liquid Data.

Note that By adding inputs to a custom function,  It allows one module to be easily customized for different situation because it uses one input at a time.

Learn more about computer program from

https://brainly.com/question/1538272

#SPJ1

3. technologies such as _____, computers, networks, and the internet and world wide web enable us to communicate globally.

Answers

Technologies such as collaborative documents, computers, networks, the internet, and the world wide web enable us to communicate globally.

What is Technology?

Technology may be characterized as the application of scientific understanding to the reasonable purposes of human life and make it easy.

Collaborative documents assist the member of the wikis to assemble a lot of information in a very short period of time globally. It is easily accessed by all users to gain knowledge and information reserved by a community of people.

Therefore, technologies such as collaborative documents, computers, networks, the internet, and the world wide web enable us to communicate globally.

To learn more about Technologies, refer to the link;

https://brainly.com/question/25110079

#SPJ1

Select the three areas in which it would be most important for an instructional designer to be trained. psychology psychology computer applications computer applications educational theory educational theory business management business management sales and marketing sales and marketing]

Answers

The three areas in which it would be most important for an instructional designer to be trained are Psychology, Educational Theory and Computer applications.

Here is why those areas are important

Psychology: Understanding how people learn and how to design instruction that meets their needs is essential for instructional designers. Knowledge of cognitive psychology, educational psychology, and human development can inform the design of effective learning experiences.

Educational theory: Instructional designers need to have a solid foundation in educational theory to understand the principles of effective teaching and learning. Knowledge of learning theories, instructional design models, and assessment and evaluation can inform the design of instruction that is effective and meaningful.

Computer applications: As technology becomes increasingly important in education, instructional designers need to have a strong understanding of computer applications and programming languages. This can include software for creating and editing multimedia, learning management systems, and programming languages for creating interactive and engaging learning experiences.

Learn more about instructional designer here:

https://brainly.com/question/31104154

#SPJ1

What is a client benefit of partnering with accenture's intelligent platform services
(ips)?

Answers

The client benefit of partnering with Accenture's intelligent platform services (ips) is that it boosts a business’s unused capabilities and takes advantage of its current resources.

How can an Accenture Intelligent Platform services IPS help the client?

Accenture's Intelligent Platform Services (IPS) helps clients in taking a decision to partner with other services company.

Note that Accenture often assist its customer via the implementation of a system that will bring out operational efficiency and opportunities for growth while using existing resources.

See options below

1)It shifts responsibility for business functions to externally hired resources.

2)It decreases costs by reducing the purchase and maintenance of equipment.

3It boosts a business’s unused capabilities and takes advantage of its current resources.

4)It eliminates data breaches and cybercrimes with its advanced security features.

Learn more about Accenture from

https://brainly.com/question/25682883

#SPJ1

(Synchronized threads) Write a program that launches 1000 threads. Each thread adds a random integer (ranging from 1 to 3, inclusive) to a variable sum that is initially 0. You need to pass sum by reference to each thread. In order to pass it by reference, define an Integer wrapper object to hold sum. Run the program with and without synchronization to see its effect.

Answers

Using the knowledge in computational language in JAVA it is possible to write a code that organizes and synchronizes the programs that will run on the computer.

Writting the JAVA code as:

import java.util.concurrent.ExecutorService;

import java.util.concurrent.Executors;

public class Main

{

Integer sum=new Integer(0);

Main(){

ExecutorService e=Executors.newFixedThreadPool(1000);

final Sum s = new Sum();

for(int i=0;i<1000;i++){

e.execute(s);

}

e.shutdown();

while(!e.isTerminated()){

}

System.out.println(sum);

}

public static void main(String[]args){

new Main();

}

class Sum implements Runnable{

public void run() {

m();

}

public void m(){

sum=sum+1;

}

}

}

See more about JAVA at brainly.com/question/12978370

#SPJ1

A person who works full time for a power company is concidered a consultant

Answers

Answer:

It will depend on your employer. Many will have a clause in the employment agreement limiting or prohibiting outside work without permission, especially in the same field. You’ll also need to think about the logistics of trying to juggle both sets of responsibilities. It’s going to be hard to sell work as an independent consultant if you can’t meet with or speak to clients during business hours, when you’d presumably be at your full-time job. Likewise, if you need to visit the client site to do your consulting work, how would you do that while working full-time? I can’t think of a lot of consulting opportunities that you could do entirely in the evenings or on weekends, and I don’t think your boss at your full time job would allow you to field calls for your own outside business at work.

When I started out in consulting, I moved from a job at a large university, where I was also teaching a class. I agreed to do essential work for my old boss as a consultant at night and on weekends until they could hire a replacement. After a few weeks on the job, I casually mentioned this to my supervisor at the new job, who showed me the clause in the employment handbook that didn’t allow me to consult for anyone else while employed there. I had to end that arrangement. However, the consulting firm was fine with my continuing to teach at the university, as they didn’t consider that a conflict

Answer:

False

Explanation:

They would be called an employee.

Which technique is best for determining the validity of an id?.

Answers

A technique which is best for determining the validity of an ID is comparing the signature on the ID to a fresh signature given by the ID holder.

What is validity?

Validity is a terminology which is used to determine that there are no errors in a given data set, and that the variables of a data set adheres to the specified standards.

In this scenario, a technique which is best for determining the validity of an ID is to compare the signature on the particular ID to a fresh signature given by the ID holder.

Read more on validity here: https://brainly.com/question/27138101

#SPJ1

4. Are instructions designed to ensure that your manufacturing processes are consistent, timely and repeatable.
A. Management
B. Quality
C. SOP
D. SWI

Answers

Answer:

SWI

Explanation:

SWI (Standardized Work Instructions) are instructions designed to ensure that your manufacturing processes are consistent, timely and repeatable

Write the code for a mapping that generates a list of the absolute values of the numbers in a list named numbers.

Answers

Answer (python):

mixednumbers = [49.5,  -2,  -54.5, -87.6,  17.3,  92,  -1.4,  47.7, -27.4, -31.8]

numbers = []

def absolute(num):

 num = abs(num)

 return num

mappednumbers = map(absolute, mixednumbers)

for i in mappednumbers:

 numbers.append(i)

print(numbers)

Explanation (in line numbers):

1 provides the numbers that we will work with in an array called mixednumbers

2 creates an empty array called numbers where we will store the result

4-6 create a function that will take a number, get the absolute value of it, then return it

8 is where we use our function and mixednumbers to create a map named mappednumbers (it contains the numbers in absolute value)

10-11 take each item in the map and append it to our numbers array (printing the map directly will give us a memory address)

12 prints the numbers array, giving us our solution

Output:

[49.5, 2, 54.5, 87.6, 17.3, 92, 1.4, 47.7, 27.4, 31.8]

what would the input, process, outcome and feedback be for a class assignment

Answers

no sé hablar inglés tu pregunta no entiendo

why should you delete files from your computer

Answers

deleting files can free up space and prevent hackers from accessing your sensitive files

Answer:

Why should you delete files from your computer

Explanation:

You should delete files permanently from your computer because removing that data completely opens up space on your hard drive and improves overral PC performance

In the __________ phase of the SecSDLC, the team studies documents and looks at relevant legal issues that could affect the design of the security solution.

Answers

In the Analysis phase of the SecSDLC, the team studies documents and looks at relevant legal issues that could affect the design of the security solution.

What is this stage about?

This is known to be the phases of development where there is  Analysis or one can say requirements gathering and where one has clearly set out problem or project as well as others.

Note that In the Analysis phase of the SecSDLC, the team studies documents and looks at relevant legal issues that could affect the design of the security solution.

Learn more about Analysis phase from

https://brainly.com/question/13897351

#SPJ1

Which of the follow best describes the difference between local and global variables? A. global variables require the keyword var when created; local variables can be created without the use of the var keyword B. global variables are only used inside an onEvent( ); local variables are only used outside an onEvent( ) C. global variables are permanent and can be used anywhere in your code; local variables are temporary and can only be used where it was created D. local variables are permanent and can be used anywhere in your code; global variables are temporary and can only be used where it was created

Answers

The difference is: C. global variables are permanent and can be used anywhere in your code; local variables are temporary and can only be used where it was created.

What is a variable?

A variable simply refers to the specific name which points to a location in computer memory, and it's typically used for storing a value such as an integer.

In Computer technology, there are two main types of variables and these include the following:

Global variablesLocal variables

Basically, a difference between local and global variables is that global variables are permanent and can be used anywhere in your code while local variables are temporary and can only be used where it was created.

Read more on global variables here: https://brainly.com/question/15876187

#SPJ1

The _____ is the name we give to the huge network of interconnected computers that collectively form this entity

Answers

Answer:

Internet

Explanation:

what is the password based off of the clues

Answers

Answer:

i would say Plane, if not then Plane then the person's birthdate.

Explanation:

Php code can be placed anywhere within the html markup

Answers

Php code can be placed anywhere within the html markup as A PHP script can be inserted into the document at any point. ". php" is the default file extension for PHP files.

How to use Php code?

As you can see, you can use any HTML you want in your PHP code without doing anything unique or extra, as long as it's outside of the PHP tags. To put it another way, if you want to incorporate PHP code into an HTML file, you can put it anywhere (as long as it's inside the PHP tags.

HTML tags and PHP scripting code are commonly found in PHP files.

Read more about the code :

https://brainly.com/question/25689052

#SPJ4

Other Questions
PLEASE HELP!! ill give brainliest and no bots!Find the next two terms in thissequence.50, 40, 31, 23, 16, [?], [?] find X if X is equal to 9x=6 Select the sentence containing a parenthetical comment.Yes, we will attend the meeting.The sky is blue, bluer than ever before.The clown who plays the accordian is funny.We, on the other hand, enjoy reading books. What's the least commondenominator of ,, and ?O A. 15O B. 12O c.20O D. 60 How were the British people encouraged to join the army in the First World War? wright the follwing in decimlal form:25/8 Question 8 of 10Which is the best example of a telling detail? is coke and pepsi a duopoly Closing entries Group of answer choices need not be journalized if adjusting entries are prepared need not be posted if the financial statements are prepared from the end-of-period spreadsheet are not needed if adjusting entries are prepared must be journalized and posted The ruana is similar to a: tablecloth coat poncho skirt Situation:A 8 gram sample of a substance that's aby-product of fireworks has a k-value of0.1001.N = Noe-ktNo = initial mass (at time t = 0)N = mass at time tk = a positive constant that depends onthe substance itself and on the unitsused to measure timet = time, in days help only answer if youre sure what is the measure of The median of the values:29,24,30,23,28,18, x+6/x+3 X x-6/x-3A. 2x-12/x-3B. x-12/x-6C. x^2-12/x^2-6D. x^2-36/x^2-9 how to Find the number of ways to distribute 5 bananas and 7 different books to 3 personempty allowed Last month, a basketball team scored 83, 84, 85, 87, 89, 88, 67, 79, and 81 points in their games. Which data value(s) are outliers? Select all that apply. How many calories does 1 red apple have? CHROMOSOMES AND INHERITANCE VOCABULARY REVIEW Distinguish between the terms in each of the following pairs of terms. X-linked gene, Y-linked gene 2. germ-cell mutation, somatic mutation 3. translocation, nondisjunction 4. nucleotide deletion, nucleotide insertion. 5. substitution, frame shift mutation MULTIPLE CHOICE Write the correct letter in the blank. 1. Genes that belong to the same linkage group pdf What is the greatest common factor of 30y^10 + 15y^6 + 5y^2?30y^105y^2 y^25y^10