Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102819834
main.py
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Mon, Feb 24, 12:50
Size
109 B
Mime Type
text/x-python
Expires
Wed, Feb 26, 12:50 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
24419178
Attached To
R7571 SP4E-TB-TL-FR
main.py
View Options
import
sys
from
series
import
computeSeries
n
=
int
(
sys
.
argv
[
1
])
print
(
"Hello {}"
.
format
(
computeSeries
(
n
)))
Event Timeline
Log In to Comment