using System;
public class Program
{
public static void Main()
// Call the following APIs asychronously and write the results to the console
// Current Time: http://worldtimeapi.org/api/timezone/America/Los_Angeles
// Random Cat Fact: https://cat-fact.herokuapp.com/facts/random
}