shongalonga112
shongalonga112 shongalonga112
  • 18-05-2021
  • Computers and Technology
contestada

Fill in the missing term.
from raftClass ___________ *

# main program that uses rafts
myRaft = raft(30)
print(myRaft)

Respuesta :

sandlee09
sandlee09 sandlee09
  • 26-05-2021

Answer:

import

Explanation:

The language being used in this code is Python. The from tag in python is used to import code from other files and is completed with the import tag, while the * symbol indicates that all the information in that class/file is imported. Therefore the complete code would be the following...

from raftClass import *

# main program that uses rafts

myRaft = raft(30)

print(myRaft)

Answer Link

Otras preguntas

how does a balanced chemical equation illustrate that mass is never lost or gained in a chemical reaction?
Sara loves to go hiking. This week she hiked 3 miles on Monday, 4 miles on Tuesday, and 3 miles on Thursday. Last week Sara hiked 8 miles. How many more miles d
What type of reaction is the following: 2H2+O2=>2H2O
Helen Keller discovers that the Pilgrims weren't as noble as she had been taught, she experiences
what are two way Fredrick Douglass gets his freedom
if a ball is rolling in a straight line and you push it to the right its velocity will to the right
Wellness is a continuum, which means
one leader has absolute control over citizens lives
There's nothing more powerful than a committed and determined ___
DNA replication occurs a. so that a cell can grow. b. so that the cell can divide. c. so that proteins can be made. d. so that mutations can be removed.