Programming Language Kinetic energy, Lab Reports of Programming Languages

1. The volume of water, the size of Water Reservoir, the volume of discharge – These are the components that I consider in this simulation first the volume of the water needs to be identified so we can identify if it will be enough to supply water for the amount of consumption. Second the size of water reservoir because I need to know the size because if the volume of water is too small the water reservoir needs to be small but if the volume of water is high it needs to have a bigger Water reser

Typology: Lab Reports

2020/2021

Uploaded on 04/22/2021

paolo-hagad
paolo-hagad 🇺🇸

4

(4)

5 documents

1 / 1

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Hagad, Jesus Paolo H.
BSCS601A
1.
Part 2
1. kineticEnergy = it is the formula for the answer
userMass = user input for Mass
userVelocity = user input for Velocity
2. math.pow =method returns the value of x raised to power y
3. Python is a dynamically-typed language

Partial preview of the text

Download Programming Language Kinetic energy and more Lab Reports Programming Languages in PDF only on Docsity!

Hagad, Jesus Paolo H. BSCS601A

Part 2

  1. kineticEnergy = it is the formula for the answer userMass = user input for Mass userVelocity = user input for Velocity
  2. math.pow =method returns the value of x raised to power y
  3. Python is a dynamically-typed language