ROUNDING
- ceil()
- floor()
- fix()
- round()
rand() command
INPUT OUTPUT
- use:
- how to get larger values
- creating square matrices
randi() command
- what does randi command do?
- use:
- how would you request random integers between two specific limits?
- Creating matrices
- Creating matrices with 2 sepcific limits
input() command
- use:
- how do you pass a string?
VECTORS = []