Built-in functions - [x] abs() - [ ] bool - [ ] complex - [ ] enumerate() - [x] float - [x] int - [x] len() - [ ] min() - [ ] max() - [x] range (only ints/uints) - [x] round() - [ ] zip()