Skip to content

sei-relativity/warmup-w10d03

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Relativity

Populate the Student with our Relativity students using the array provided and print their names.

Relatively There?

Each student should have an Attending value which has a default of true

Update Saud Alshamsi and Lamees Alfallaj's Attending value to false

Relatively Complete?

Wait! Joseph is no longer a student! remove him from our database at once!

Don't forget to run mongod and npm install before starting.


const studentsNames = [
    'Abdullah Altamimi', 
    'Abdulrahman Alfouzan', 
    'Abdulrahman Aljammaz', 
    'Abdulrahman Alshabibi', 
    'Abdulwahhab AlBallaa', 
    'Aisha Dabbagh', 
    'Dalia Abdullah', 
    'Fahad Abdullah', 
    'Hisham Aljahbli',
    'Joseph Rulo',
    'Lama Alyousef', 
    'Lamees Alfallaj', 
    'Mesfer AlQahtani', 
    'Moayad Alnuwaysir', 
    'Mohammed Almarri', 
    'Mohammed Alofaysan',
    'Muhannad Alanazi', 
    'Muneera Bin Hotan',  
    'Nawal Bin Dawood', 
    'Noura Albukhaite', 
    'Nouf Almatroudi', 
    'Obaid Alqahtani', 
    'Osama Alruthaya', 
    'Raje Alharthi', 
    'Sager Alarifi', 
    'Sara Alghannamy', 
    'Sarah Alghofaili', 
    'Saud Alshamsi', 
    'Sumayah Ali' ]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published