diff options
author | sotech117 <michael_foiani@brown.edu> | 2024-02-29 01:52:17 -0500 |
---|---|---|
committer | sotech117 <michael_foiani@brown.edu> | 2024-02-29 01:52:17 -0500 |
commit | 02756d17bca6f2b3bafa3f7b9fb6e5af438e94a0 (patch) | |
tree | ccb65043d06198f8d4246418570e79f74d6d64e2 /hw4/4-13.jl | |
parent | ec622e808d84956a75c2b9a9826479cb5737e04a (diff) |
finish hw4
Diffstat (limited to 'hw4/4-13.jl')
-rw-r--r-- | hw4/4-13.jl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw4/4-13.jl b/hw4/4-13.jl index 2a5bd9f..b942ef7 100644 --- a/hw4/4-13.jl +++ b/hw4/4-13.jl @@ -1,4 +1,6 @@ #!/Applications/Julia-1.8.app/Contents/Resources/julia/bin/julia +# FOR PROBLEM 4.13 +# author: sotech117 # Simulate a solar system |