โ Back to Printing
Question 170
Percent Sign Output
Percent Sign Output
In a printf format string, a literal percent sign must be written as %%. Print this exact line: Complete: 50%
Expected Output:
Complete: 50%
Topics:
Printing
Code Editor
1
Tab to indent ยท Ctrl+Enter to run ยท Ctrl+Space to expand shortcuts (p, fori)
Your Output
Run your code to see the output here...
Test Cases
Run your code to see test case results.