FIND
1) TIME COMPLEXITY,
2) SPACE COMPLEXITY
EXPLAIN THE LOGIC BEHIND IT PROPERLY. NOT JUST THE ANSWER OR
DOWNVOTE !!!!!!!!!!!!
function PrintColours(): colours = { "Red", "Green", "Blue", "Grey" } foreach colour in colours: print(colour)
function PrintColours(): colours = { "Red", "Green", "Blue", "Grey" } foreach colour in colours: print(colour)
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
function PrintColours(): colours = { "Red", "Green", "Blue", "Grey" } foreach colour in colours: print(colour)
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!