Toggle navigation
Code Maven
Exercises
Slides
Courses
Services
Type keyword:
Archive
About
Searching for
"int"
Results:
Groovy value types
Python: Sum of numbers in a file
Solution: Number guessing game in Python
Crystal part 2 - puts, print, p!
Python package dependency management - pip freeze - requirements.txt and constraints.txt
Print HTML links using Python HTML Parser
Raku Interactive Shell - values in $ variables
Variables and Variable Interpolation in Ruby
Working on s3path the Python File-System/Path like interface for AWS S3 with Lior Mizrahi
Pretty print JSON with beautifier: How to make a JSON readable
Print version number of Python module
Ansible playbook: print output of command
Jenkins pipeline: interactive input during process
Python: print stack trace after catching exception
Groovy: Formatted printing with printf and sprintf
Ansible playbook: print debugging statement
Bash set -x to print statements as they are executed
Python: split command line into pieces as the shell does - shlex.split()
Introduction to Handlebars, the JavaScript templating system
Pretty printing complex data structures in Ruby - like Data::Dumper in Perl