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
IrinaK [193]
3 years ago
14

When Python is running in the interactive mode and displaying the chevron prompt (>>>) - what question is Python asking

you?
Computers and Technology
1 answer:
Montano1993 [528]3 years ago
6 0

Answer:

Python is asking: What Python statement would you like me to run?                          

Explanation:

When you start python, it displays a start up message along with >>>  sign which is called chevron. The chevron is a prompt which indicates that the interpreter is waiting for you to type a statement or an expression.

The chevron prompt is used by the interpreter which means that the interpreter is ready. Then you can type an expression or statement and it gives response accordingly by evaluating that expression.

You might be interested in
What is a job that was created by automobiles
jasenka [17]

many jobs were created, such as, but not limited to, factory worker, inspector, etc.

8 0
3 years ago
If a disk drive has 8 surfaces and there are 1024 tracks per surface with 256 sectors per track and 512 bytes/sector. What is th
Elza [17]

Answer:

The capacity of the drive in Gigabytes equals 1.0737 Gbs

Explanation:

Given there are 1024 tracks per surface.

Number of surfaces = 8

Hence number of tracks in 8 surfaces equals 1024\times 8=8192 tracks

Now it is given that there are 256 sectors per track thus the number of sectors in 8192 tracks equals 8192\times 256=2097152 sectors

Now it is given that there are 512 bytes per sector thus the number of bytes in 2097152  equals 2097152\times 512=1073741824 bytes

Converting to gigabytes the capacity of the drive in gigabytes equals 1.0737Gbs

5 0
3 years ago
What is the difference between a Computer Science and a Compter Engineer major?
xeze [42]

Answer:

Computer Science is the study of the existing things and programming language to acquire knowledge in that field

Computer engineering is applying the knowledge to invent new things

Explanation:

Computer Science is the study of the existing things and programming language to acquire knowledge in that field

Computer engineering is applying the knowledge to invent new things

If we want to accomplish any task , first you should know how to achieve that task and you should have some knowledge to do that task. Computer Science basically deals with acquiring knowledge in the are of computers.

Computer engineering is the engineering things based on the facts we have alreday

5 0
4 years ago
Who invent cars and who invent bikes and who invent pc
julia-pushkina [17]

Answer:

  • Cars were invented in 1886 by Karl Benz.
  • The term bicycle was coined in France in the 1860s, but The first verifiable claim for a practically used bicycle belongs to German Baron Karl von Drais in 1817
  • The first computer was by Charles Babbage, an English mechanical engineer and polymath he originated the concept of a programmable computer.

7 0
3 years ago
Scrabble is a word game in which words are constructed from letter tiles, each letter tile containing a point value. The value o
Fantom [35]

Complete question:

Scrabble is a word game in which words are constructed from letter tiles, each letter tile containing a point value. The value of a word is the sum of each tile's points added to any points provided by the word's placement on the game board. Write a program using the given dictionary of letters and point values that takes a word as input and outputs the base total value of the word (before being put onto a board). Ex:  If the input is:  PYTHON

the output is: 14

part of the code:

tile_dict = { 'A': 1, 'B': 3, 'C': 3, 'D': 2, 'E': 1, 'F': 4, 'G': 2, 'H': 4, 'I': 1, 'J': 8,  'K': 5, 'L': 1, 'M': 3, 'N': 1, 'O': 1, 'P': 3, 'Q': 10, 'R': 1, 'S': 1, 'T': 1,  'U': 1, 'V': 4, 'W': 4, 'X': 8, 'Y': 4, 'Z': 10 }

Answer:

Complete the program as thus:

word = input("Word: ").upper()

points = 0

for i in range(len(word)):

   for key, value in tile_dict.items():

       if key == word[i]:

           points+=value

           break

print("Points: "+str(points))

Explanation:

This gets input from the user in capital letters

word = input("Word: ").upper()

This initializes the number of points to 0

points = 0

This iterates through the letters of the input word

for i in range(len(word)):

For every letter, this iterates through the dictionary

   for key, value in tile_dict.items():

This locates each letters

       if key == word[i]:

This adds the point

           points+=value

The inner loop is exited

           break

This prints the total points

print("Points: "+str(points))

6 0
3 years ago
Other questions:
  • What are the three most important jobs of an operating system?
    8·1 answer
  • Which are valid double statements for java? double a = 0; double b = -1.0; double c = -425; double d = 6340; double e = -1.0; do
    12·2 answers
  • How can a network design project benefit from the principles of itsm? How might itsm impede a network design project?
    11·1 answer
  • (True/False). If the definition of an IS is the medium for recording and storing data, and disseminating information, this would
    12·2 answers
  • What is the advantage of postfix notation?
    6·1 answer
  • the moon is about 240,000 miles from the earth what is this distance whitten as a whole number multiplied by the power of ten
    10·1 answer
  • What are examples of data duplication in flat files? Check all that apply.
    13·2 answers
  • TLE(ICT)-10
    10·1 answer
  • Explain basic anatomy of computers.
    13·2 answers
  • 11. FROM WHICH MENU WOULD YOU BE ABLE TO FIND COLUMNS? *
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!