Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaPythonPrint

Ever wanted to use print() in Java? Well now you can. Simply copy and paste the methods in Util.java into your class and boom! Welcome back to the modern age, where you only have to write 5 characters to print instead of 18. It's also conveniently formatted in Python-style Java, which includes PEP 8-compliant docstrings.

DISCLAIMER: This code only supports print() calls of up to 64 arguments. If you're using more arguments than that, read up on the Single Responsibility Principle and clean code!

About

Ever wanted to use print() in Java? Well now you can.

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages