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
Ierofanga [76]
3 years ago
11

You are creating a Python script that will make use of user input contact names and their associated phone numbers. What would b

e ideal for storing and accessing these associated values?
Social Studies
1 answer:
Strike441 [17]3 years ago
3 0

Answer:

Dictionary

Explanation:

Most Data types do hold only one value as an element, python's Dictionary holds key/value pair. In Python, DICTIONARIES are unordered collection of data. These data are used to store values, for instance in the question given, writing the script that will make use of user input contact names and their associated phone numbers; DICTIONARY is ideal for storing and accessing these associated values.

When creating a python's Dictionary it is worthy of note that dictionary keys are case sensitive. Dictionary, in Python can be created by imputing sequence of elements within - {}, and then you separate {} by ‘comma’. For example;

# Creating contact names

Dict = {}

print("contact name: ")

print(Dict)

You might be interested in
News about the airport closing spread from the public safety manager to the deputy directors to members of airport security to a
swat32
Formal downward is the answer
7 0
3 years ago
Read 2 more answers
Joanne does not want to go to school because she didn’t do her calculus homework and isn’t ready for her test. She tells her mot
lesantik [10]

Operant conditioning (sometimes referred to as instrumental conditioning) is a method of learning that occurs through rewards and punishments for behavior. Through operant conditioning, an association is made between a behavior and a consequence for that behavior.

→ she didn't want to go to school, made up an excuse and even got a prize for it (breakfast)

Primary reinforcement is a reinforcement that does not depend on previous learning (conditioning). They are generally used to meet basic needs, such as water and food. Its relationship was established based on phylogenesis.

→  she was afraid to go to school and made up an excuse

Reinforcement, or reinforcing stimulus, for behaviorism is the consequence of behavior that makes it more likely. The reinforcement can be positive (through the addition of a stimulus) or negative (through the removal of a stimulus).

8 0
3 years ago
The nation consisted of a loose alliance (union) of the Independent states, which was called the league of
Makovka662 [10]

Answer:

friendship

Explanation:

6 0
3 years ago
Several of the students in Mr. Enzor's class are comparing their scores on their state standardized test. They are not sure they
Andrews [41]

Answer:

Darby says her stanine score is 9.

Explanation:

A stanine score is also known as a standard score of 9. It is method of comparing and scoring an test to a nine point scale. It is used in various applications to score any test to a single digit test score.

In the context, as the students in the class of Mr. Enzor does not understand how to compare and interpret their scores of the test, they can convert their score to the nine point scale and can compare all the scores to that. Darby's score is 9, so she is ranked the highest in terms of Stanine scores as the highest point is 9 in a stanine scale.

4 0
3 years ago
Jane is drafting website content. she is writing so that she covers the most important information briefly at first and then gra
Nataly [62]
The style is the inverted pyramid. The inverted pyramid is an allegory utilized by columnists and different journalists to outline how data ought to be organized and organized in a content. It is a typical technique for composing news stories. It can be thought of as a basic triangle with one side drawn evenly at the best and the body pointing down.
4 0
3 years ago
Other questions:
  • What does major exports mean
    13·1 answer
  • What purpose do lineage groups and age-set systems serve in stateless societies?
    12·1 answer
  • Marty’s persuasive speech was about gun control and school violence. He made the statement, "We either get rid of the guns in ou
    8·1 answer
  • What is the most likely reason that Emperor Hirohito remained head of state when military leaders took power in Japan? A. Hirohi
    8·2 answers
  • Write a one-paragraph argument defending the statement below.
    14·2 answers
  • What can help explain many variations in personality traits and behaviors, including similarities and differences among individu
    8·1 answer
  • What houses did the algonquian live in
    13·1 answer
  • O r gftf g giygygy hyt5 hvyfuy 5678
    6·1 answer
  • How did the development of the Wilderness Road and the Warrior's Path help Tennessee become a state?
    7·1 answer
  • What is the Fall Line and how is it important?
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!