Category "square"

I'm trying to approximate the square root of 2 in python

here is the code i wrote. my idea is put a number(between 0~9) at the end of x and square it and then see if it's smaller than 2 ,choosing the biggest x = 1.4

How can I get a receipt from Square in json format?

Whenever I buy something from a square vendor, I get an email with a receipt link to https://squareup.com/r/. This returns an html page. Does anyone know of a w

How to switch layouts back and forth using Square's flow library?

I am trying to use Square's flow library to make a very simple app. The idea is that clicking a FAB will switch the screen from blue to red. Clicking the FAB ag