ДЩ
Size: a a a
ДЩ
АГ
AS
М
M
М
M
MM
M
MM
V
require 'async'а это что? пример отсюда: https://habr.com/ru/company/selectel/blog/534958/
require 'net/http'
require 'uri'
Async do
["ruby", "python", "c"].each do |topic|
Async do
Net::HTTP.get(URI "https://www.google.com/search?q=#{topic}")
end
end
end
ВС
ВС
V
MM
ВС
V
AS
M
V