Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: bobelr on December 09, 2019, 08:26:48 PM



Title: Altcoins ; Most shitcoins are noisy. See the code.
Post by: bobelr on December 09, 2019, 08:26:48 PM
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?