Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
print: Tips and tricks
#1
Hi all.

I found that when I run the print command with "\b" I can produce a tick symbol.

Does anyone have any other tips they would like to share about this function?

print("Microphone_Head ", end ="") ; print("is in the house \b")
Output:
Microphone_Head is in the house 
PS. I'm running Python on a RaspberyPi 2B+, and there really is a tick symbol honest Shifty .
Reply


Messages In This Thread
print: Tips and tricks - by microphone_head - Apr-11-2019, 09:33 AM
RE: print: Tips and tricks - by perfringo - Apr-11-2019, 11:24 AM
RE: print: Tips and tricks - by Gribouillis - Apr-11-2019, 11:58 AM
RE: print: Tips and tricks - by perfringo - Apr-11-2019, 12:27 PM
RE: print: Tips and tricks - by microphone_head - Apr-12-2019, 08:30 AM
RE: print: Tips and tricks - by perfringo - Apr-12-2019, 09:35 AM
RE: print: Tips and tricks - by perfringo - Apr-12-2019, 09:52 AM
RE: print: Tips and tricks - by snippsat - Apr-11-2019, 01:15 PM
RE: print: Tips and tricks - by snippsat - Apr-12-2019, 09:34 AM
RE: print: Tips and tricks - by microphone_head - Apr-12-2019, 09:47 AM
RE: print: Tips and tricks - by microphone_head - Apr-12-2019, 10:07 AM
RE: print: Tips and tricks - by snippsat - Apr-12-2019, 10:45 AM
RE: print: Tips and tricks - by microphone_head - Apr-12-2019, 04:03 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Beginner/Intermediate Tips Ex_database 1 2,037 Sep-27-2019, 04:24 PM
Last Post: Larz60+
  Quick tips and tricks for python juliopa 2 33,950 Jul-03-2019, 09:41 AM
Last Post: perfringo

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020