Skip to main content

more easier to use for-print

Project description

Introducing "frprint"!

If we want to repeat using "print()" before,
We should use "for()" or spam "print()".
But now! we can use "frprint()"!

how to use

It is very easy to use.
Just type frprint(), and put two variables in the "frprint()".
There's a 2 Type of frprint must need.
frprint() needs "text" and "int".
for an example,
  frprint("Hello python!",4)
  It is same with...

for i in range(4) :
    print("Hello python!")

Is same with,

frprint("Hello python!")

Yup. It goes like frprint(text,int,boolean(optional,Default value is True) ) If you write frprint like this...

frprint("Hello python!",4,False)

It goes like...

for i in range(4) :
    print("Hello word!", end=" ")

And this is all to use frprint()!
Ps.
you can also print variables.()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

frprint-1.2.2.tar.gz (2.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

frprint-1.2.2-py3-none-any.whl (2.1 kB view details)

Uploaded Python 3

File details

Details for the file frprint-1.2.2.tar.gz.

File metadata

  • Download URL: frprint-1.2.2.tar.gz
  • Upload date:
  • Size: 2.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.2

File hashes

Hashes for frprint-1.2.2.tar.gz
Algorithm Hash digest
SHA256 3dd9a3b3923846fc60d7314826c5800521b60b97e2abb20cf44495aebb86ceaf
MD5 e72df8512cc4bc97411af2ff4ae3a249
BLAKE2b-256 81e74be85613508e639f07e462b66d861dd8b61005e1478c91d8c2e98b1250cc

See more details on using hashes here.

File details

Details for the file frprint-1.2.2-py3-none-any.whl.

File metadata

  • Download URL: frprint-1.2.2-py3-none-any.whl
  • Upload date:
  • Size: 2.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.2

File hashes

Hashes for frprint-1.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 6fdf4b224d1c20c22f36e5857951103d076f272a91408f14c52b6f4e0eec782c
MD5 f7bd9453bf0998b3e0c75b477dfb13bf
BLAKE2b-256 4656ac9ffcb43232f48e945bee243f07cac9a09b96186646cc3ec34b0d718d7f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page