commit inicial
This commit is contained in:
BIN
dados.xlsx
Normal file
BIN
dados.xlsx
Normal file
Binary file not shown.
7
earthquakes.py
Normal file
7
earthquakes.py
Normal file
@@ -0,0 +1,7 @@
|
||||
#! /usr/bin/env python
|
||||
|
||||
def main():
|
||||
pass
|
||||
|
||||
if __name__ == '__main__':
|
||||
main()
|
||||
Reference in New Issue
Block a user