Elina Shirazi

Elina Shirazi (Persian: الینا شیرازی) is a bilingual Iranian-American journalist and Miami-based correspondent for Fox News Channel.[1][2]

Elina Shirazi
EducationAmerican University
OccupationReporter

Career

Shirazi began her career as a producer for Fox News and later worked as a reporter and anchor for WDVM-TV, a station covering Virginia, Maryland and the District of Columbia.[3] She became one of the first Iranian-Americans to work for Fox News on-air when she was hired by the network in 2018 as a multimedia reporter based in Miami, where she covered the 2020 United States presidential election and Florida news, including the state's recovery from Hurricane Michael.[4][5][6][7]

gollark: It's Turing-complete, and demonstrates the principle of compiled languages maybe being slow.
gollark: ```pythonimport sysimport subprocesstemplate = """int main() { long long i = 0; while (i < 10000000000) { i++; } @CODE@}"""input = sys.argv[1]output = sys.argv[2]temp = "ignore-this-please"with open(input, "r") as f: contents = f.read() code = template.replace("@CODE@", contents) with open(temp, "w") as out: out.write(code)subprocess.run(["gcc", "-x", "c", "-o", output, temp])```
gollark: I finished my super-slow compiler!
gollark: Though GHC probably does optimize quite well, by now.
gollark: Compiled != magically efficient

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.