
7stud
Enthusiast
Jan 16, 2013, 4:17 PM
Views: 317
|
|
Re: [madonion55] Copy and change contents of one file to another
|
|
|
Yes, use print() instead. say('hello') is equivalent to print("hello\n"). Also get rid of the line: use 5.012;
(This post was edited by 7stud on Jan 16, 2013, 4:21 PM)
|