This website requires JavaScript.
Explore
Help
Sign In
s407323
/
s407323-mlworkshops
Watch
1
Star
0
Fork
0
You've already forked s407323-mlworkshops
Code
Issues
Pull Requests
Releases
Wiki
Activity
cde13301ca
s407323-mlworkshops
/
zadanie3
/
script.py
7 lines
94 B
Python
Raw
Normal View
History
Unescape
Escape
pyton print hello world fix
2019-04-26 13:51:58 +02:00
#!/usr/bin/env python3
test python script in jenkinsfile
2019-04-26 13:16:15 +02:00
# -*- coding: utf-8 -*-
pyton print hello world fix
2019-04-26 13:51:58 +02:00
import
numpy
,
pandas
print
(
'
Hello, world!
'
)
Reference in New Issue
Copy Permalink