This website requires JavaScript.
Explore
Help
Register
Sign In
b.santos
/
cursopython2023
Watch
1
Star
0
Fork
0
You've already forked cursopython2023
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
239139151f25b8a16bd083a3393e27f5fcb8c07f
cursopython2023
/
aula99_package
/
modulo_b.py
Luiz Otávio
239139151f
O ponto de vista do __main__ pode te confundir em módulos e pacotes Python
2022-11-05 12:04:34 -03:00
3 lines
31 B
Python
Raw
Blame
History
def
fala_oi
(
)
:
print
(
'
oi
'
)
Reference in New Issue
View Git Blame
Copy Permalink