About 19,400,000 results
Open links in new tab
  1. How to Say Thank You in Python Code

    Jan 26, 2021 · Here are a few examples of how you can say “thank you” more informally within your Python code: print(“Thanks a lot!”) This simple line of code expresses gratitude in a …

  2. How to Say “Thank You” in 12 Programming Languages

    Nov 23, 2017 · “Thank You” in 12 Programming Languages (in order of appearance) 1. Python 2. Ruby 3. C++ 4. Binary 5. PHP 6. Java 7. COBOL 8. HTML 9. C# 10. SQL 11. Fortress 12. …

  3. How to Say Thank You in Programming Language - ThemeWaves

    Jan 24, 2024 · Expressing gratitude in programming goes beyond traditional ways of saying thank you. Programmers have found innovative ways to adapt phrases like “thank you” to the world …

  4. How to Say “Thank You” in 12 Programming Languages

    Nov 27, 2017 · Can you recognize and name the 12 programming languages we used to say thank you in the video below? Once you’ve noted down your list, scroll down for the answers. …

  5. Making a greeting program in python - Stack Overflow

    For python 2, use raw_input to get input. For python 3, use input to get input. def greet(greeting): name = raw_input("Hi, whats your name?") #python 2 return greeting + name print greet("Hi, ")

  6. Python Examples 2 # Create a "Thank you" message - YouTube

    Thanks for watching. For more videos and to support us, you can subscribe and follow our channel. Good luck...More Python Examples videos: https://www.youtub...

  7. Python Function: Thank You Message - CodePal

    Learn how to create a Python function that returns a thank you message with a name included.

  8. Using Using python 3.6.4 32bit, I am getting the thank you in this code

    Feb 27, 2018 · Using python 3.6.4 32bit, I am getting the thank you in this code executing before the break. How do I get it to execute after instead? print('Please type your name') name = …

  9. Thank you Python Cheat Sheets! - Medium

    Apr 1, 2019 · When you start writing your code it becomes difficult to remember whether Python has a smarter/cooler/quicker/readable/pythonic way to do it.

  10. Python Function: Print Thank You - CodePal

    Learn how to write a Python function that prints 'thank you for the great explanation'.

  11. Some results have been removed
Refresh