Skip to content

Commit d7b7374

Browse files
authored
Update README.md
1 parent d4b5fd8 commit d7b7374

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ The Python print statement is often used to output variables.
6666

6767
* To combine both text and a variable, Python uses the + character:
6868

69-
Example
7069
```
7170
x = "A"
7271
print("Python is " + x)

0 commit comments

Comments
 (0)