Bitcoin Forum
May 12, 2024, 02:27:37 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Altcoins ; Most shitcoins are noisy. See the code.  (Read 104 times)
bobelr (OP)
Member
**
Offline Offline

Activity: 285
Merit: 10


View Profile WWW
December 09, 2019, 08:26:48 PM
 #1

I have come to understand that good projects really don't make much noise.
But when you Spot them painted in:

R - 255

G - 108

B -  10

Mostly, they are red traffic light.


altcoins = ['ETH', 'LTC', 'BNB']

shitcoins = [  ]
_noiseless = "LHT"
_noiseless_trade = "Alterdice"

for coins in altcoins:
     new_coin = input("What is the name of your coin")
     new_coin.lower()
     altcoins.append(new_coin)
     coin_state = len(new_coin)

     if coin_state >= noise **:
               altcoins.remove(new_coin)
               shitcoins.append(new_coin)
               print("\nBe extra careful before investing")

     elif coin_state < noise(moderate + verifiedteam):
               print("Give it consideration, but DYOR")
               print("\nBuy " + _noiseless + " while cheap, on " +
                _noiseless_trade + ".\nDon't forget to DYOR. ")
     print(altcoins)
     print(shitcoins)


Please run this code and improve it.

Do you think I'm wrong?
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!