An object in UML is drawn as a rectangle, typically creating two columns. The top column will contain the name and bottom column will contain attributes of the object.
The answer is file , related records organized by common a attribute is a field , and information in that in a record is called data
In python the % operator is modulo. Modulo returns the remainder of two numbers.
19 % 5 = 4 therefore,
print(x%y) would output 4