Skip to content

Commit 3c2e104

Browse files
problem 28 question initilized completed
1 parent cee3c33 commit 3c2e104

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

problem28/problem.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
You are in a hurry to go to your school on time. But when you are crossing the road, the traffic signal is red coloured. In this situation, if you try to cross the road, you may be in danger.If you notice a yellow coloured traffic signal, you should stop. If you notice a green coloured traffic signal, you should cross the road. So write a JS code, where there is a variable called signal. Its value can be green, yellow or red & we will get different activities as output depending on the variable. So, hurry up

problem28/problem28.js

+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)