Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ac27f73

Browse files
Fix syntax highlighting
1 parent 893d263 commit ac27f73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎units/python/2/Strings and Formatting - Presentation.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ print("Last Character = %s" % s[len(s) - 1])
102102
---
103103
### Example 2
104104

105-
```
105+
```python
106106
s = input('Enter a string: ')
107107

108108
# Count the number of vowels

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /