Write a Python script that asks for the user to enter a value
and prints out the type of the value in the following format: ‘You
entered: 24 which is a <class 'int'>.’
Write a Python script that asks for the user to enter a value and prints out the type of the value in the following form
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am