GradePack

    • Home
    • Blog
Skip to content
bg
bg
bg
bg

GradePack

According to psychologist Frank Sulloway, firstborns are mor…

According to psychologist Frank Sulloway, firstborns are more _______ compared to those born later

Read Details

What will be the output of running the following code: color…

What will be the output of running the following code: colors = (“Red”, “Blue”, “Green”, “Purple”, “Claret”, Mauve”) c = colors [3:5] print (c)

Read Details

Give:       string = “Monopoly” What will the following stat…

Give:       string = “Monopoly” What will the following statement print: print(string.split(“o”))

Read Details

What is the final resolution for the Boolean expression:  (A…

What is the final resolution for the Boolean expression:  (A or B) or not (A or B) where, A= True and B =False.   

Read Details

What will be the outcome of the following code? n = 10 w…

What will be the outcome of the following code? n = 10 while n != 0:      print(n)      n -= 2    

Read Details

Which of the following variables is the loop (or sentinel) v…

Which of the following variables is the loop (or sentinel) variable in the given code? a = 10 b = 20 c = a + b while b > 5:     a += 5     print(a + c)     b -= 10

Read Details

Here are the options of telescopes you have. All telescopes…

Here are the options of telescopes you have. All telescopes can be fitted with 10mm and 30 mm eyepieces 8in diameter Galilean with focal length of 1800mm 4in diameter Newtonian with focal length of 1000mm If you wish to investigate the Pleiades star cluster which is a large angular size object with relatively bright stars, which telescope would you use with which eye piece.  Telescope: [telescope] Eyepiece: [eyepiece]

Read Details

The  effect that causes dark surfaces of the planet to absor…

The  effect that causes dark surfaces of the planet to absorb more heat is known as?

Read Details

In the Troposphere temperature decreases with altitude?

In the Troposphere temperature decreases with altitude?

Read Details

Florida  is located in?

Florida  is located in?

Read Details

Posts pagination

Newer posts 1 … 32,916 32,917 32,918 32,919 32,920 … 79,732 Older posts

GradePack

  • Privacy Policy
  • Terms of Service
Top