Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Print output not working
#3
(Jan-14-2021, 12:09 PM)Axel_Erfurt Wrote: try

print(f'Hello World {inv}')

or

print('Hello World', inv)

Dear Axel,

thanks for your help,i really appreciated that. Finally it's working by this option (f'Hello World') + inv
Reply


Messages In This Thread
Print output not working - by xninhox - Jan-14-2021, 10:45 AM
RE: Print output not working - by Axel_Erfurt - Jan-14-2021, 12:09 PM
RE: Print output not working - by xninhox - Jan-15-2021, 09:04 AM
RE: Print output not working - by buran - Jan-15-2021, 09:11 AM
RE: Print output not working - by xninhox - Jan-15-2021, 09:58 AM
RE: Print output not working - by xninhox - Jan-15-2021, 10:05 AM
RE: Print output not working - by buran - Jan-15-2021, 10:28 AM
RE: Print output not working - by xninhox - Jan-16-2021, 09:42 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Python VS Code: using print command twice but not getting output from terminal kdx264 4 1,169 Jan-16-2023, 07:38 PM
Last Post: Skaperen
  How to output one value per request of the CSV and print it in another func? Student44 3 1,399 Nov-11-2022, 10:45 PM
Last Post: snippsat
  How to print the output of a defined function bshoushtarian 4 1,368 Sep-08-2022, 01:44 PM
Last Post: deanhystad
Sad Want to Save Print output in csv file Rasedul 5 11,209 Jan-11-2022, 07:04 PM
Last Post: snippsat
Photo print output none 3lnyn0 4 1,885 Nov-01-2021, 08:46 PM
Last Post: 3lnyn0
  output correction using print() function afefDXCTN 3 11,238 Sep-18-2021, 06:57 PM
Last Post: Sky_Mx
  print (output) taaperaban 3 1,972 Sep-03-2021, 04:23 PM
Last Post: deanhystad
  print function output wrong with strings. mposwal 5 3,215 Feb-12-2021, 09:04 AM
Last Post: DPaul
  Output with none, print(x) in function Vidar567 3 2,573 Nov-24-2020, 05:40 PM
Last Post: deanhystad
  Print output in single file using pramika loop deepakkhw 1 2,122 Jul-11-2020, 11:57 AM
Last Post: j.crater

Forum Jump:

User Panel Messages

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