Used input() and print() functions in python3 to get a list of favorite cities and foods and generate a random band name. Other functions used randint(), split(), strip() and map()
Used external type casting - float(), int(), round() and fstring functions to split a bill in a restaurant (incl tips)
Used conditional if elif statements to play a simple interactive trasure island game... HAPPY TREASURING!! 🎲
Used list.append(),for loops, string.ascii methods and random.shuffle() to create a random ㊙️ password
Used random(), modules, functions, while, for loop and lists.
Used basic python string functions to encode or decode a message
Used dictionaries and os system clear method
Used Beautiful Soup to extract latest job updates to a CSV file
Used Recusrion to solve this problem