Introduction

1
print "In this set, we'll review [---] and string manipulation in Python." % 'strings'

What do you use to replace [---] so that the output is:

1
In this set, we'll review strings and string manipulation in Python.

%s All of these options would work "%s" '%s'

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

0 solutions

No explanations have been posted yet. Check back later!

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...