Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coolvasanth/reactjs_interview_preparation
/ Playground.js
File
Playground.js
src/Playground.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// function greet(name) {
2
// age = 30; // Assigning to an undeclared variable
3
// console.log("Hello, " + name + "! You are " + age + " years old.");
4
// }
Callers
nothing calls this directly
Calls
1
greet
Function · 0.85
Tested by
no test coverage detected