Python print() function

Print Function:

print() function is a built-in function of python for displaying value of an expression written inside the parentheses as an output.
When we write a set of code and want to see any text output on the screen, we use the print() function.For example:


A cool way to format your print statements:

  • Way 01:

  • Way 02:

原文链接:Python print() function

© 版权声明
THE END
喜欢就支持一下吧
点赞13 分享
Do not give in to fear
别在恐惧面前低下你的头
评论 抢沙发

请登录后发表评论

    暂无评论内容