filmov
tv
Python Jokes Generator – Fun with Random Module (Part 1)-No PC

Показать описание
😆 Want a quick laugh? Watch this fun Python tutorial where we create a simple joke generator using the random module!
📌 No prior coding knowledge needed – just 5 lines of Python code!
🎯 Add more jokes and have fun experimenting!
📌 **Code Used in Video**
```python
import random
jokes = [
"Why did the scarecrow win an award? Because he was outstanding in his field!",
"Why don't skeletons fight each other? They don't have the guts!",
"I'm reading a book on anti-gravity. It's impossible to put down!"
]
print("Here’s a joke for you:")
💬 Let me know in the comments: What’s your favorite joke?
👍 Don’t forget to LIKE, COMMENT, and SUBSCRIBE for Part 2!
#Python #Coding #LearnPython #Programming #PythonForBeginners #Jokes #FunWithPython #codeverix
📌 No prior coding knowledge needed – just 5 lines of Python code!
🎯 Add more jokes and have fun experimenting!
📌 **Code Used in Video**
```python
import random
jokes = [
"Why did the scarecrow win an award? Because he was outstanding in his field!",
"Why don't skeletons fight each other? They don't have the guts!",
"I'm reading a book on anti-gravity. It's impossible to put down!"
]
print("Here’s a joke for you:")
💬 Let me know in the comments: What’s your favorite joke?
👍 Don’t forget to LIKE, COMMENT, and SUBSCRIBE for Part 2!
#Python #Coding #LearnPython #Programming #PythonForBeginners #Jokes #FunWithPython #codeverix