Campaign Status

30%

PHASE 1: THE RECRUIT

Master HTML basics and semantic structure.

500 XP
3 / 10 MISSIONS30%
0%

PHASE 2: THE SCOUT

Learn hyperlinks, images, and file paths.

750 XP
0 / 10 MISSIONS0%
0%

PHASE 3: THE VANGUARD

CSS Grid and Flexbox mastery.

1000 XP
0 / 12 MISSIONS0%

TYPE DISCOVERY

[ 50 XP ]
[ EASY ]

Every value has a type. Use the type() function to discover what they are.

Instructions:

  • Declare a variable named name with the value "Cyber_Punk".
  • Use the print() function to output the type of the variable.
  • Verify the output matches <class 'str'>.
HINTS (0/3)
PYTHON EDITOR
BATTLE LOG
user@coderush:~$ _
_
Validation Results

Write your code and run tests to see validation results.