Use system function to output : Stdout stderr : Development PYTHON examples


PYTHON examples » Development » Stdout stderr »

 

Use system function to output


Use system function to output


import sys                          # printing the hard way
sys.stdout.write('hello worldn')

           
       



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .


PYTHON examples

 Navioo Development
» Stdout stderr