Please ensure that JavaScript is running.
Learn
Challenges
Blogs
About
Contact
Learn
Challenges
Blogs
About
Contact
Home
/
Code-challenges
/
Equal Input
Python Code Challenge
45 -
Write a program that asks a user for a data type, then asks them to supply two different elements of that data type, before checking that they are the same.
Python
Booleans
If Statements