Documentation

Function defined in library builtins

int()

int

Converts a value to an integer.

If the value is a string, it is parsed as an integer with an optional base.

(Technical note: this function is actually a constructor of int objects.)

An integer value in the specified base
Code
int()
Result
0

See also int in the official documentation

Logo of PyTamaro

PyTamaro is a project created by the Lugano Computing Education Research Lab at the Software Institute of USI

Privacy PolicyPlatform Version fed005f1 (Fri, 22 May 2026 09:07:48 GMT)