Skip to main content

more easier to use for-print

Project description

Introducing "rprint"!

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

how to use

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

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

Is same with,

rprint("Hello python!")

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

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

It goes like...

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

And this is all to use rprint()!
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.0.tar.gz (1.9 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.0-py3-none-any.whl (2.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: frprint-1.2.0.tar.gz
  • Upload date:
  • Size: 1.9 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.0.tar.gz
Algorithm Hash digest
SHA256 5cc4dc2b40a57b198b0a0b1cfac7706862bc6ba949aa4924627a31f3fbbdc4da
MD5 f040c9b9f3b8b6cd826886b13d22cd74
BLAKE2b-256 f54fd071a62623af3a4ee28bd0f38e5781860d2752b0406d2730086e30e1ae6c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: frprint-1.2.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c4352ad2fc9e9a097c43ac75696a8f95703407dca37619eda45df7262c383ca8
MD5 5630db3138206d388eb33af0e28b11c2
BLAKE2b-256 b29ce7e7210974ac0b8883a15b91d12d71310b7aaeceb52d01b99d93ab5e053c

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