This website requires JavaScript.
Explore
Help
Sign In
davide
/
corso-python
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d3c2b63b5ea0957f3aaf1e27eed8db65b8c106c2
corso-python
/
lab04.py
T
1 line
58 B
Python
Raw
Normal View
History
Unescape
Escape
aggiunge esercizio 4
2026-04-08 08:45:34 +02:00
print
(
"I'm"
,
'""learning Python""'
,
'"""Python"""'
,
sep
=
"
\n
"
)
Reference in New Issue
Copy Permalink