how do you write a code that calls the newline() funtion?
ddannieellee 0 Newbie Poster
Recommended Answers
Jump to PostHow do YOU think you use the newline() function?
Jump to PostMore importantly, what
newline()
function? Python doesn't have one, AFAIK. To print a newline, you useprint()
with no arguments.
All 5 Replies
rubberman 1,355 Nearly a Posting Virtuoso Featured Poster
Schol-R-LEA 1,446 Commie Mutant Traitor Featured Poster
woooee 814 Nearly a Posting Maven
bumsfeld 413 Nearly a Posting Virtuoso
HiHe 174 Junior Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.