Sobes.tech

Tell me about the last or most interesting project you participated in, preferably related to microservices. What was it architecturally and technically, and what role did you play in it?

149

# It is necessary to implement a generator that takes two arguments: the filename and the number of words batch_size. # The generator should read the specified file and return batch_size words on each iteration call.

132
/3