:

print("๐Ÿ’Ž๐Ÿ”ฎ Welcome to the Crypto Roundtable Remarks ๐Ÿ—ฃ๏ธ๐Ÿš€")

print("Let's dive into the world of crypto discussions! ๐ŸŒ๐Ÿ’ฌ")

print("----------------------------------------------------")

print("1๏ธโƒฃ Share today's market sentiment ๐ŸŒก๏ธ")

print("2๏ธโƒฃ Give your opinion on BTC price action ๐Ÿ’ญ")

print("3๏ธโƒฃ Predict next big altcoin ๐ŸŒ™")

print("4๏ธโƒฃ Exit the roundtable ๐Ÿ‘‹")

choice = input("๐Ÿค– Enter your choice (1-4): ")

#CryptoRoundTableRemarks