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.1.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.1-py3-none-any.whl (2.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: frprint-1.2.1.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.1.tar.gz
Algorithm Hash digest
SHA256 59a64edafca49e7171758614b6d802b79a9827000c40c3f9dde9b75067b0e952
MD5 31e3c93d8bdf629241a2eaf35e3dc450
BLAKE2b-256 9d6635dffd858be9c7b67a5faacbba8551dfd29363360c8b5515cc80ebcc3728

See more details on using hashes here.

File details

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

File metadata

  • Download URL: frprint-1.2.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d5600a300d438f6fd6972485ab654e2843cff0bfb14aa2f4b49af21c84f29889
MD5 d601a43e7580036a71dbba4d7cc3ec53
BLAKE2b-256 415244e2e0302a54fdf1ce43c89155bfd198e319a894f342fecb6a659e2045da

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