diff --git a/priscila.js b/priscila.js new file mode 100644 index 0000000..e234bc5 --- /dev/null +++ b/priscila.js @@ -0,0 +1,7 @@ +let priscila = { + name: "Priscila", + lastName: "Codrington", + age: 21, + FavoriteFood: Chocolate, + +} \ No newline at end of file