Sunday, November 3, 2019

Estimated time

5 minutes

Level of difficulty

Very Easy

Objectives

  • becoming familiar with the print() function and its formatting capabilities;
  • experimenting with Python code.

Scenario

Modify the first line of code in the editor, using the sep and end keywords, to match the expected output. Use the two print() functions in the editor.
Don't change anything in the second print() invocation.

Expected output


Programming***Essentials***in...Python
output

No comments:

Post a Comment