|
| 15 Aug 2013 03:33 PM |
| can you write a single string on more then one line of code? and if you can how? |
|
|
| Report Abuse |
|
|
ZachBloxx
|
  |
| Joined: 26 Jun 2013 |
| Total Posts: 2833 |
|
|
| 15 Aug 2013 03:34 PM |
string1 = "string1" string2 = "string2" string3 = "string3" string4 = "string4" |
|
|
| Report Abuse |
|
|
|
| 15 Aug 2013 03:35 PM |
| that's not it but I figured it out, thanks |
|
|
| Report Abuse |
|
|
8Bloxxer8
|
  |
| Joined: 28 Aug 2008 |
| Total Posts: 603 |
|
|
| 15 Aug 2013 03:36 PM |
What do you mean? Like this?
string = "Im a string omg I'm on m ult iple lines!"
There's nothing wrong about doing that. But I really don't know if that's what you mean. |
|
|
| Report Abuse |
|
|
Bebee2
|
  |
| Joined: 17 May 2009 |
| Total Posts: 3985 |
|
|
| 15 Aug 2013 03:41 PM |
string = "Im a / string omg I'm on m/ ult/ iple lines/ even o/ n the ou/ tput"
|
|
|
| Report Abuse |
|
|