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
Lisa [10]
2 years ago
7

Given a list of integers. find the size of the list

Computers and Technology
1 answer:
dlinn [17]2 years ago
6 0

The size of a list of integers can be found using python as follows;

size = len(list1)

<h3>How to find the size of a list using python?</h3>

The size of a list can be found using the len() function in python.

According to the question, the list is an integer.

Therefore, let's use an example below:

list1 = [1, 2, 1, 3, 6, 7, 8, 9, 4, 7, 8, 6, 4]

size = len(list1)

print(size)

Therefore,  the size of a list of integers can be found using the len() function in python.

learn more on python here: brainly.com/question/14989942

#SPJ1

You might be interested in
A slide show is another name for a PowerPoint presentation. <br> a. True<br> b. False
ruslelena [56]
It is true because a powepoint is a projecter

8 0
3 years ago
Read 2 more answers
1 Which one of the following is a transmission
ElenaW [278]

Answer:

d

Explanation:

All of the above can be means by which signals or information is transferred.

5 0
2 years ago
Which of the following does NOT describe a node?
erica [24]

Answer:

hi sis i love you

Explanation:

6 0
3 years ago
Read 2 more answers
Is there similarities between plagiarism and software piracy? explain.​
xz_007 [3.2K]
<h3><u>Plagiarism</u></h3>
  • Plagiarism means using someone else's ideas or words without crediting source.
<h3><u>Pirac</u><u>y</u></h3>
  • Piracy is unauthorized use, reproduction, or sharing of copyrighted material.
3 0
2 years ago
Consider a geographical area divided (for mobile phone coverage purposes) into 36 hexagonal cells, without gaps or overlaps betw
ratelena [41]
<span>Functions themselves are formulas that when plugged in, give a certain pattern of y values. Microsoft Excel can be programmed to do just that.</span>
7 0
3 years ago
Other questions:
  • Isabel is creating a wireframe. She has drawn a layout for the home page along with outlining the navigation elements. She now w
    15·2 answers
  • Can someone please help me write a code for this
    7·1 answer
  • Create a datafile called superheroes.dat using any text-based editor, and enter at least three records storing superheroes’ name
    9·1 answer
  • CIST 1122 Project 2 Instructions
    11·1 answer
  • Your source data is of 50 GB. You make a full backup. Next week, once again you perform a full backup, but this time 10 more GB
    10·1 answer
  • Help it don’t let me click what do I do
    13·1 answer
  • Find different between manocots and dicots clarify with example​
    14·1 answer
  • PLEASE HELP WITH MY COMPUTER
    8·2 answers
  • Giving brainliest if you answer question.
    8·1 answer
  • What is 11x12x12x14x15x16
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!