This website works better with JavaScript.
Explore
Sign In
Polozhiev
/
Training
forked from
Train_acc/Training
Watch
1
Star
0
Fork
You've already forked Training
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
add my hw
Browse Source
fix_answer
Polozhiev
2 years ago
parent
a47d43c5be
commit
7fc1ce7eb3
2 changed files
with
4 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
calc.py
1
hello.py
2
calc.py
Unescape
Escape
View File
@ -0,0 +1,2 @@
print
(
5
*
3
*
*
2
-
2
)
print
(
"
help
"
)
1
hello.py
Unescape
Escape
View File
@ -1 +1,2 @@
print
(
"
hello world
"
)
print
(
"
hi!
"
)
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Polozhiev/Training
Title
Body
Create Issue