What are the best legendary pokemon?

Answers

Answer 1
PICACHU PICACHUUUUUUUUUU
Answer 2

Answer:

Any EX

Any GX

Pikachu

Raichu

Mew Two

Charizard

Taurus

Gumshoos

Lurantis

Lapras

Incineroar

Dialga

Guzzlord

Lugia

Darkrai

Sigilyph

Xerneas

Explanation:

There are more but it takes a little while to get them all


Related Questions

Please read this lab exercise thoroughly, before attempting to write the program.

Write a program that reads the pairs of group number and student count from the text file (user must enter name of file) and:

Displays the number of groups in the file (5 %)
Displays the number of even and odd student count (5%)
Displays the sum of the even student count and the sum of the odd student count as well as the sum of all the student count (5%)
Displays the group numbers of the largest student count and the smallest student count (5 %)
Computes the average of the largest and smallest student count (10 %)
Compute the sum of ALL the digits in the largest student count (i.e. 952 – Sum is 9+5+2 = 16) (15 %)
Assume the contents of the file are as follows but that the pairs of data can change later:

1 25

2 123

3 475

4 61

5 77

6 910

7 234

8 138

9 134

10 95

11 674

12 345

13 31

14 211

15 952

16 873

17 22

18 7

19 876

20 347

21 450

The following is a sample output: User input in red

What is name of the input file? integers.dat

The number of groups in the file is 21

There are 12 odd student count and 9 even student count

The sum of the odd student count is 2645

The sum of the even student count is 4390

The sum of all the student count is 7035

The group number of the largest student count is 15

The group number of the smallest student count is 18

The average of 952 and 7 is 479.5

The sum of all the digits in the largest student count is 16

NOTE:

Use two decimal point precision for the average
To check your code, adjust one of the student count in the file, recompile your code and run again (suggest changing the largest or smallest student count )
Even though there are 21 pairs of numbers in the file, the program should NOT presume there will always be 21 pairs of numbers. In other words, you should not solve this problem by declaring 21 pairs of values. If I choose to use another integers.dat file other than the one provided with the assignment, your program should still work correctly with that file as well. All you can assume is that a series of integers will be read in from the file. Therefore, you need to implement a solution that uses the repetition control structures (for, while, do…while) in the reading and processing of these values to produce your output.

Answers

Answer:

filename = input("Enter input file? ")

with open(filename, 'r') as data:

num_groups = []

num_counts = []

for line in data:

 cols = line.split()

 num_groups.append(int(cols[0]))

 num_counts.append(int(cols[1]))

print("The number of num_groups in the file is "+str(len(num_groups)))

c_even = 0; c_odd = 0; s_odd = 0; s_even = 0

for i in num_counts:

if i%2 == 0:

 c_even=c_even+1

 s_even = s_even + i

else:

 c_odd=c_odd+1

 s_odd = s_odd + i

print("There are "+str(c_odd)+" odd student and "+str(c_even)+" even student")

print("The sum of odd student is "+str(s_odd))

print("The sum of even student is "+str(s_even))

print("The sum of all student is "+str(s_even+s_odd))

max_count = num_groups[num_counts.index(max(num_counts))]

print("The group number of the largest student is "+str(max_count))

min_count = num_groups[num_counts.index(min(num_counts))]

print("The group number of the smallest student is "+str(min_count))

print("The average of "+str(max(num_counts))+" and "+str(min(num_counts))+" is:",end=" ")

print("%.2f" % ((max(num_counts)+min(num_counts))*0.5))  

bigkount = str(max(num_counts))

bigsum = 0

for i in range(len(bigkount)):

bigsum += int(bigkount[i])

 

print("The sum of all the digits in the largest student is: "+str(bigsum))

Explanation:

The program was written in Python.

Because of the length, I added an attachment where I used comments to explain the lines of the code

Other Questions
HELP ME ;-; need it plsssssss In your readings this week you have read about positive and negative impacts of exploration. Exploration foreverchanged the world. Exploration caused ideas to spread, new plants to be discovered (helped prevent famine; foundcures for disease), trade to increase, economies and wealth to grow, new technologies to be developed, etc. However,exploration also led to the spread of diseases to native populations, unfair working conditions, eradication of hundredsof languages, loss of land from native peoples, slavery, imperialism, etc.All decisions come with a cost. Was exploration justified? Was it worth it? Did the end (the positives of exploration)justify the means (the negatives of exploration)?Hurry, dont joke around, I will give out brainliest, please help Describe what a hotspot is. Failing this class plz help Apollo Cinemas opened at 10 a.m. In the first hour they sold tickets to 240 people. In the second hour 25% more people purchased admission tickets than in the first hour. Each admission ticket cost $12.50. What was the total amount of money paid for all the tickets in the first two hours? Can you help me please In AED, mDAE = 54. What is mDAG??mDAG = Why do scholars and historians think the Dead Sea Scrolls are so important? What artery is found in the wrist? How many grams of carbohydrate can your body make from 1 gram of Protein? is the discriminant of f positive , zero , or negative To prepare for school you need 3 notebooks for $1.09 each, 2 boxes of pencils for $2.68 each and a pack of markers for $0.89. How much will this cost?ASAP ill give brainliest what fear is most likely represented by the question mark that could justify a state's right to limit an individual's constitutional rights K - 5 = 12. Solve the equation Veronica spent a minimum of $65 on a doll and accessories for the doll. The doll cost $26 and the accessories cost $13 each. Write an inequality can be used to find the possible values for x, the number of doll accessories Veronica could have bought. Which word is defined as very great or intense?idiomsprofoundsituational ironyarduous What university in Indiana did Amelia Earhart serve as a visiting facultymember, as an advisor to aeronauticalengineering, and a career counselor towomen students? 1. Which of the following parts allows different activities of the cell to happen? A. cytoplasm B. lysosome C. vacuole D. vesicle2. What do you call the organelle that plays a role in animal cell division?A. centrosome B. lysosome C. mitochondrion D. ribosome ((SIMPLE QUESTION 15 POINTS)) A couple has 5 children. One dies after birth from a genetic disease caused by a lethal gene. The mother, the father, and 3 of the other children have this gene, but not the disease. Why don't they have the disease? a)They only have one dominant lethal gene b)They only have one recessive lethal gene c)They have the same blood type d)They have X-chromosome The table shows the number of volleyballs that fit into a given number of containers. Each container holds the same number of balls. Enter the missing value from the table.