DEV Community

S Dhivya Bharkavi
S Dhivya Bharkavi

Posted on

Print function 1

This is with and without python file saving difference also run in visual studio code

Image description

One difference if file name is print1, only run with correspond name and else file name with print2.py only run with include.py if not error appears

Image description

  1. Basic print function
  2. Using variables
  3. Printing multiple variables
  4. Formatted strings with f-strings
  5. Concatenation of strings
  6. Using escape sequences
  7. Printing quotes inside strings
  8. Raw strings to ignore escape sequences
  9. Printing numbers
  10. Printing results of expressions

Basic print function

Image description

Using variables

Image description

Printing multiple variables

Image description

Formatted strings with f-strings

Image description

Concatenation of strings

Image description

Image description

Using escape sequences

Image description

Printing quotes inside strings

Image description

Raw strings to ignore escape sequences

Image description

Printing numbers

Image description

Printing results of expressions

Image description

AWS GenAI LIVE image

Real challenges. Real solutions. Real talk.

From technical discussions to philosophical debates, AWS and AWS Partners examine the impact and evolution of gen AI.

Learn more

Top comments (0)

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

👋 Kindness is contagious

Explore a trove of insights in this engaging article, celebrated within our welcoming DEV Community. Developers from every background are invited to join and enhance our shared wisdom.

A genuine "thank you" can truly uplift someone’s day. Feel free to express your gratitude in the comments below!

On DEV, our collective exchange of knowledge lightens the road ahead and strengthens our community bonds. Found something valuable here? A small thank you to the author can make a big difference.

Okay