Skip to main content
JourneyUncommon
Toggle theme
Sign In
Sign Up
Toggle theme
Home
/
Practice
/
React
easy
React
what JSX is
Single-choice MCQ
What does this render?
function W(){return <p>Hello, World</p>}