Aug 16, 2020
अपने Android डिवाइस पर पूरी तरह से चलने वाले उपयोगी और शक्तिशाली प्रोग्राम लिखने! पुराने संस्करण डाउनलोड और इंस्टॉल करें Frink Programming Language जो आपके डिवाइस मॉडल के अनुकूल है और अपनी पसंदीदा सुविधाओं का आनंद लें!
* Added formatTable function to format 2-dimensional arrays into a nice table.
* formatTable function can format 1-dimensional arrays into columnar form.
* Added array methods isEmpty and peek
* Added array.dimensions[] method to return the dimensions of an array.
* The formatting functions format, formatSci... can now take an array of values, making it easier to format a collection of data.
* New date/time formatting options such as numerical day of week, AM/PM options, etc.