commit inicial

This commit is contained in:
2025-10-24 17:17:22 +00:00
parent 916a0ae665
commit cb0cabdbf9
4 changed files with 7 additions and 0 deletions

BIN
dados.xlsx Normal file

Binary file not shown.

7
earthquakes.py Normal file
View File

@@ -0,0 +1,7 @@
#! /usr/bin/env python
def main():
pass
if __name__ == '__main__':
main()

0
parser.py Normal file
View File

0
vis.py Normal file
View File