📒
Data Science with Apach Spark Test
  • index
  • Chapter 1
    • index
    • index
    • index
    • index
  • Chapter 2
    • index
    • index
    • index
    • index
    • index
    • index
      • index
  • Chapter 3
  • index
  • index
  • index
  • index
  • index
  • index
  • index
  • index
  • index
  • index
  • index
  • index
  • index
  • index
  • index
  • index
  • index
  • index
  • index
  • index
  • index
  • index
  • index
  • index
  • index
  • index
  • index
  • index
  • index
  • index
  • index
  • 49
  • index
  • index
Powered by GitBook
On this page

Was this helpful?

index

Numbers:

>>> 2 + 2

4

>>> 50 - 5*6

20

>>> (50 - 5*6) / 4

5.0

>>> 8/5 # division always returns a floating-point number

1.6

PreviousindexNextindex

Last updated 5 years ago

Was this helpful?