zyulfi

Word_type

May 8th, 2025
304
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.13 KB | Source Code | 0 0
  1. word_type = input("Моля, въведете: ")
  2. print("Вие въведохте: " + word_type + " от " + str(type(word_type)))
Tags: Word_type
Advertisement
Add Comment
Please, Sign In to add comment