Python Forum
string with integer variable within
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
string with integer variable within
#2
You are missing a close parenthesis on lcd.message line:,
should be:
lcd.message('Hello\nworld!')
Reply


Messages In This Thread
string with integer variable within - by Andy1845c - Mar-11-2018, 10:05 PM
RE: string with integer variable within - by Larz60+ - Mar-11-2018, 10:28 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Replacing String Variable with a new String Name kevv11 2 1,782 Jul-29-2023, 12:03 PM
Last Post: snippsat
  Need help on how to include single quotes on data of variable string hani_hms 5 7,794 Jan-10-2023, 11:26 AM
Last Post: codinglearner
  python r string for variable mg24 3 7,324 Oct-28-2022, 04:19 AM
Last Post: deanhystad
  USE string data as a variable NAME rokorps 1 1,594 Sep-30-2022, 01:08 PM
Last Post: deanhystad
  Removing Space between variable and string in Python coder_sw99 6 11,088 Aug-23-2022, 01:15 PM
Last Post: louries
  Remove a space between a string and variable in print sie 5 3,053 Jul-27-2022, 02:36 PM
Last Post: deanhystad
  Split string using variable found in a list japo85 2 2,283 Jul-11-2022, 08:52 AM
Last Post: japo85
  Can you print a string variable to printer hammer 2 2,898 Apr-30-2022, 11:48 PM
Last Post: hammer
Question How to convert string to variable? chatguy 5 5,214 Apr-12-2022, 08:31 PM
Last Post: buran
  Question about change hex string to integer sting in the list (python 2.7) lzfneu 1 3,414 May-24-2021, 08:48 AM
Last Post: bowlofred

Forum Jump:

User Panel Messages

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