Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 121 Bytes

python_1.md

File metadata and controls

20 lines (13 loc) · 121 Bytes

Variables

  • int
  • float
  • string
  • list
  • dictionary
  • tuple

int

float

string

list

dictionary