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
schepotkina [342]
3 years ago
9

For state in ["not pinin'", "no more", "bereft of lift"]: print("This parrot is " + state)

Computers and Technology
1 answer:
Sav [38]3 years ago
6 0

Answer:

The Output to the given python code as follows:

Output:

This parrot is not pinin' #print first value.

This parrot is no more #print second value

This parrot is bereft of lift #print third value

Explanation:

In the given python code we use the "for in" loop which is similar to for each loop. This loop contains keys and iterates over iterators with a range.

  • In this loop, we define a variable that is a state and assign three values that are "not pinin', no more, and bereft of lift ".
  • Inside a loop, we use print function inside this function we print the message that is "This parrot is " and prints state values.

You might be interested in
I need help please :((((<br> I need it in python
Bezzdna [24]
Take this one step at a time. Your teacher has given you the code for step 1. Now write step 2. Then 3, and so on.

For step 2: if you're using Python v2.x you'd use a line like

guess = int( raw_input( "Take another guess: " ) )

For Python v3.x it would be:

guess = int( input( "Take another guess: " ) )

Break it down into small pieces, it's not a complicated assignment.
7 0
3 years ago
PLEASE I NEED HELP FAST
tankabanditka [31]

Answer:

your answer will be src=

7 0
3 years ago
What is the key function of a Scrum Master?
Reptile [31]

Answer:

The scrum master is the team role responsible for ensuring the team lives agile values and principles and follows the processes and practices that the team agreed they would use. The responsibilities of this role include: Clearing obstacles. Establishing an environment where the team can be effective.

Explanation:

8 0
4 years ago
Languages continually evolve. What sort of restrictions do you think are appropriate for changes in programming languages? Compa
Makovka662 [10]

Answer:

A good deal of restraint must be observed by the language designer when revising programming languages. The greatest danger is that the revision process of programming language will continually add new features, so that the programming language continue to grow more and more complex. Compounding the problem during language revision is the reluctance to remove obsolete features because of existing software. to remove obsolete features.

Comparing the evolution of Fortran as a case study:

Fortran has evolved since it started. The evolved version of Fortran include:

Fortran I: no data-typing statements in the Fortran I language. Variables whose names began with I, J, K, L, M, and N were implicitly integer type, and all others were implicitly floating-point.

Fortran II: fixed many of the bugs in the Fortran I compilation system and added some significant features to the language, the most important being the independent compilation of subroutines.

Fortran IV: Fortran IV was an improvement over Fortran II in many ways. Among its most important additions were explicit type declarations for variables, a logical If construct, and the capability of passing subprograms as parameters to other subprograms.

Fortran 77: Fortran 77 retained most of the features of Fortran IV and added character string handling, logical loop control statements, and an If with an optional Else clause.

Fortran 90: two simple syntactic changes that altered the appearance of both programs and the literature describing the language. First, the required fixed format of code, which required the use of specific character positions for specific parts of statements, was dropped. The second change was that the official spelling of FORTRAN became Fortran.This change was accompanied by the change in convention of using all uppercase letters for keywords and identifiers in Fortran programs. The new convention was that only the first letter of keywords and identifiers would be uppercase.

Fortran 95: continued the evolution of the language, but only a few changes were made. A new iteration construct, Forall, was added to ease the task of parallelizing Fortran programs.

Fortran 2003: added support for object-oriented programming, parameterized derived types, procedure pointers, and interoperability with the C programming language.

Fortran 2008: added support for blocks to define local scopes, co-arrays, which provide a parallel execution model, and the DO CONCURRENT construct, to specify loops without inter-dependencies.

7 0
4 years ago
A foreign exchange student from Italy is giving a presentation on Italian cuisine to an audience of professional cooks. What is
vlabodo [156]

Answer:

The answer is B! "a formal one, with the use of visual aids"

Explanation:

I took the assignment and got it correct!

Can I have Brainliest please?

3 0
3 years ago
Read 2 more answers
Other questions:
  • Tag groups can be nested up to ____ levels deep, with up to _______ tag subgroups under a single parent.
    14·1 answer
  • You need to write a loop that will repeat exactly 125 times. which is the preferred loop construct to use?
    12·1 answer
  • The ability to send and receive transmissions at the same time on an ethernet cable is referred to by what term?
    7·1 answer
  • ______ includes websites that encourage interaction and connection among people, businesses, and organizations.
    6·1 answer
  • 3.2 code practice question 2. Not in a rush.​
    15·1 answer
  • What breakthrough in sound recording facilitated stereophonic recording? Ο Α. overdubbing O B. multitrack recording O C. digital
    10·1 answer
  • Hãy giúp tôi giảiiii​
    14·1 answer
  • Olivia wants to change some settings in Outlook. What are the steps she will use to get to that function? open Outlook → File →
    7·2 answers
  • A(an)_______is built-in preset calculation. <br>formula <br> function <br>equation <br>AutoSum​
    12·1 answer
  • Use port in a sentence
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!