This website requires JavaScript.
Explore
Help
Register
Sign In
Miroca
/
pythonProject
Watch
1
Star
0
Fork
0
You've already forked pythonProject
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ec7926d5e613dfaf499135f42846f32251fd1a21
pythonProject
/
one.py
Victor Alexandrovich Tsyrenschikov
ec7926d5e6
one project
2025-11-21 00:03:34 +05:00
3 lines
44 B
Python
Raw
Blame
History
for
i
in
'
1234
'
:
b
=
int
(
i
)
*
2
print
(
b
)
Reference in New Issue
View Git Blame
Copy Permalink