This website works better with JavaScript.
Explore
Register
Sign In
Train_acc
/
Training
Watch
1
Star
0
Fork
You've already forked Training
1
Code
Issues
Pull Requests
Releases
Wiki
Activity
Compare commits
base: Train_acc:main
Branches
Tags
Train_acc:fix_answer
Train_acc:main
Polozhiev:fix_answer
Polozhiev:main
Polozhiev:my-hw
..
compare: Polozhiev:my-hw
Branches
Tags
Polozhiev:fix_answer
Polozhiev:main
Polozhiev:my-hw
Train_acc:fix_answer
Train_acc:main
1 Commits
main
...
my-hw
Author
SHA1
Message
Date
Polozhiev
7fc1ce7eb3
add my hw
2 years ago
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
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
(
"
hello world
"
)
print
(
"
hi!
"
)
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Train_acc/Training
Title
Body
Create Issue