About 5,190,000 results
Open links in new tab
  1. printing - Print variable and a string in python - Stack Overflow

    print("I have", card.price, "US Dollars") The print() function outputs strings to the screen. The comma lets you concatenate and print strings and variables together in a single line of code.

  2. Printers - HP Support Community

    Helpful Discussions Vista / Win 7 Duplex Printing Troubleshooting Guide By: Bob_Headrick | in Printing Errors or Lights & Stuck Print Jobs | Jun 1, 2009 Cant get my printer to print in color …

  3. python - How can I print multiple things (fixed text and/or variable ...

    See also: How can I print multiple things on the same line, one at a time? ; How do I put a variable’s value inside a string (interpolate it into the string)?

  4. My printer goes to save print instead of printing - HP Support ...

    Jul 14, 2023 · Clear Print Queue: Sometimes, print jobs get stuck in the print queue, causing subsequent print jobs to be saved instead of printing. Open the print queue on your computer …

  5. list - Python: for loop inside print () - Stack Overflow

    You'll need to complete a few actions and gain 15 reputation points before being able to upvote. Upvoting indicates when questions and answers are useful. What's reputation and how do I …

  6. Solved: My printer has suddenly started printing in tiny print in th ...

    Nov 30, 2018 · The "multiple" sheets settings allows you to print a mulit-page document on one sheet of paper. If you leave the setting in place and later print a single page document, that …

  7. Print series of prime numbers in python - Stack Overflow

    print p for i in range(p, n+1, p): sieve[i] = False An optimized version of the sieve handles 2 separately and sieves only odd numbers. Also, since all composites less than the square of …

  8. printer on 'idle' how to fix - HP Support Community - 9440582

    Jul 18, 2025 · Print a Self-Test Page: Load plain white paper in the input tray. From the home screen on the printer control panel, swipe down to open the Dashboard, touch the Setup icon, …

  9. python - Directing print output to a .txt file - Stack Overflow

    Is there a way to save all of the print output to a txt file in python? Lets say I have the these two lines in my code and I want to save the print output to a file named output.txt. print ("Hello

  10. how to cancel print job stuck in print queue - HP Support …

    Sep 5, 2024 · Print Queue - Find and Manage Print Jobs > > > Windows 11 < < < Settings > Bluetooth & devices > Printers & scanners Select Printer from list Open Print Queue Open …