Computer Science, asked by issacjosy, 6 months ago

Predict the output for the
following code
Numbers [1,18, 27, 36]
for k in Numbers:
J=k%8
Print (K,"#" J, end = '\n')​

Answers

Answered by misbahrehman2008
1

Explanation:

Think of a field's data type as a set of qualities that applies to all the values that are contained in the field. For example, values that are stored in a Text field can contain only letters, numbers, and a limited set of punctuation characters, and a Text field can only contain a maximum of 255 characters.

Similar questions