Saturday, August 21, 2021

Ask HN: Anyone knows how to write this code in Pascal?

I have a piede of python code and I would like to know how this would be written in Pascal (it’s for historical research reasons). I tried to look it up but I couldn’t figure it out for the life of me.

Here’s the python code:

for i in range(116000): x = i y = (x*4)/2.71 print(x, y)

Thanks (and sorry for the weird Ask HN :) )


Comments URL: https://news.ycombinator.com/item?id=28259771

Points: 1

# Comments: 1



from Hacker News: Newest https://ift.tt/3zcDwRO
via IFTTT

No comments:

Post a Comment

U.S. Personnel Who Died in Mexico Were Working for the CIA, Sources Say

Article URL: https://theintercept.com/2026/04/21/cia-mexico-deaths-drugs/ Comments URL: https://news.ycombinator.com/item?id=47853298 Poin...