a=5
b=5
print((a > b and "a > b") or (b > a and "b > a"))
b=5
print((a > b and "a > b") or (b > a and "b > a"))
Anonymous Quiz
8%
equal
38%
True
31%
False
23%
Error
Python programming codes pinned «a=5
b=5
print((a > b and "a > b") or (b > a and "b > a"))»
b=5
print((a > b and "a > b") or (b > a and "b > a"))»
a = 0
b = 5
c = 10 a = b b = c c = a print(a, b, c)
b = 5
c = 10 a = b b = c c = a print(a, b, c)
Anonymous Quiz
38%
0 5 10
15%
5 5 10
38%
5 10 5
8%
5 10 10
Forwarded from SMW Services
python interview question with answer.pdf
5.7 KB
python interview question with answer.pdf
🌞 Good Morning guys 🌞
Don't miss this opportunity!
Bookmark this page and dive into my curated curriculum.
Eager to learn Data Engineering?
Ive crafted a comprehensive, free Data Engineering course just for you!
29 Free lessons to get you interview-ready and move ahead of 90% of people.
1. DE Roadmap: https://lnkd.in/dZBfE3Eq
2. Master Python: https://lnkd.in/e5rCbvP8
3. Learn SQL: https://lnkd.in/efMKFkfX 4. Learn MySQL: https://lnkd.in/efk-Mi3c
5. Learn MongoDB: https://lnkd.in/eMKPWtqX
6. Dominate PySpark: https://lnkd.in/exwA2hKz
7. Learn Bash, Airflow & Kafka: https://lnkd.in/eyN6u2yd
8. Learn Git & GitHub: https://lnkd.in/eX_Q8s99 9. Learn How to Structure Project: https://lnkd.in/dWwnYbA3
10. Learn CICD basics: https://lnkd.in/epKGVFY
11. Decode Data Warehousing: https://lnkd.in/eKnVbFAB
12. Leam DBT: : https://lnkd.in/eG9eaEuE
13. Learn Data Lakes: https://lnkd.in/eQ9xxAJT
14. Learn DataBricks: https://lnkd.in/ePZpCv86
15. Learn Azure Databricks: https://lnkd.in/eBij4akJ 16. Leam Snowflake: https://lnkd.in/erETmtFU
17. Learn Apache NiFi: http://bit.ly/43btwy
18. Leam Debezium: http://bit.ly/3K6W5gL
Don't miss this opportunity!
Bookmark this page and dive into my curated curriculum.
Eager to learn Data Engineering?
Ive crafted a comprehensive, free Data Engineering course just for you!
29 Free lessons to get you interview-ready and move ahead of 90% of people.
1. DE Roadmap: https://lnkd.in/dZBfE3Eq
2. Master Python: https://lnkd.in/e5rCbvP8
3. Learn SQL: https://lnkd.in/efMKFkfX 4. Learn MySQL: https://lnkd.in/efk-Mi3c
5. Learn MongoDB: https://lnkd.in/eMKPWtqX
6. Dominate PySpark: https://lnkd.in/exwA2hKz
7. Learn Bash, Airflow & Kafka: https://lnkd.in/eyN6u2yd
8. Learn Git & GitHub: https://lnkd.in/eX_Q8s99 9. Learn How to Structure Project: https://lnkd.in/dWwnYbA3
10. Learn CICD basics: https://lnkd.in/epKGVFY
11. Decode Data Warehousing: https://lnkd.in/eKnVbFAB
12. Leam DBT: : https://lnkd.in/eG9eaEuE
13. Learn Data Lakes: https://lnkd.in/eQ9xxAJT
14. Learn DataBricks: https://lnkd.in/ePZpCv86
15. Learn Azure Databricks: https://lnkd.in/eBij4akJ 16. Leam Snowflake: https://lnkd.in/erETmtFU
17. Learn Apache NiFi: http://bit.ly/43btwy
18. Leam Debezium: http://bit.ly/3K6W5gL
Linkedin
Brij kishore Pandey on LinkedIn: #dataengineering #data | 151 comments
If you're looking to start a career in data engineering or considering a career switch, you should focus on following key areas -
𝗗𝗮𝘁𝗮… | 151 comments on LinkedIn
𝗗𝗮𝘁𝗮… | 151 comments on LinkedIn
PythonHub:
Drawing Beautiful Design Using Python
👇👇
# Defined function
from turtle import *
import turtle as t
def my_turtle():
# Choices
sides = str(3)
loops = str(450)
pen = 1
# Loop
for i in range(int(loops)):
forward(i * 2/int(sides) + i)
left(360/int(sides) + .350)
hideturtle()
pensize(pen)
speed(30)
left(90)
my_turtle()
t.done()
Drawing Beautiful Design Using Python
👇👇
# Defined function
from turtle import *
import turtle as t
def my_turtle():
# Choices
sides = str(3)
loops = str(450)
pen = 1
# Loop
for i in range(int(loops)):
forward(i * 2/int(sides) + i)
left(360/int(sides) + .350)
hideturtle()
pensize(pen)
speed(30)
left(90)
my_turtle()
t.done()
Drawing Beautiful Design Using Python
👇👇
from turtle import *
import turtle as t
def my_turtle():
# Choices
sides = str(3)
loops = str(450)
pen = 1
for i in range(int(loops)):
forward(i * 2/int(sides) + i)
left(360/int(sides) + .350)
hideturtle()
pensize(pen)
speed(30)
my_turtle()
t.done()
👇👇
from turtle import *
import turtle as t
def my_turtle():
# Choices
sides = str(3)
loops = str(450)
pen = 1
for i in range(int(loops)):
forward(i * 2/int(sides) + i)
left(360/int(sides) + .350)
hideturtle()
pensize(pen)
speed(30)
my_turtle()
t.done()
Microsoft Excel Shortcuts A to Z, to maximize your productivity (bookmark these for later):
CTRL + A ➡️ Select All
CTRL + B ➡️ Toggle BOLD (font)
CTRL + C ➡️ Copy
CTRL + D ➡️ Fill Down
CTRL + E ➡️ Flash Fill
CTRL + F ➡️ Find
CTRL + G ➡️ Go To
CTRL + H ➡️ Find and Replace
CTRL + I ➡️ Toggle Italic (font)
CTRL + J ➡️ Input line break (in Find and Replace)
CTRL + K ➡️ Insert Hyperlink
CTRL + L ➡️ Insert Excel Table
CTRL + M ➡️ Not Assigned
CTRL + N ➡️ New Workbook
CTRL + O ➡️ Open
CTRL + P ➡️ Print
CTRL + Q ➡️ Quick Analysis
CTRL + R ➡️ Fill Right
CTRL + S ➡️ Save
CTRL + T ➡️ Insert Excel Table
CTRL + U ➡️ Toggle underline (font)
CTRL + V ➡️ Paste (when something is cut/copied)
CTRL + W ➡️ Close the current workbook
CTRL + X ➡️ Cut
CTRL + Y ➡️ Redo (Repeat last action)
CTRL + Z ➡️ Undo
CTRL + A ➡️ Select All
CTRL + B ➡️ Toggle BOLD (font)
CTRL + C ➡️ Copy
CTRL + D ➡️ Fill Down
CTRL + E ➡️ Flash Fill
CTRL + F ➡️ Find
CTRL + G ➡️ Go To
CTRL + H ➡️ Find and Replace
CTRL + I ➡️ Toggle Italic (font)
CTRL + J ➡️ Input line break (in Find and Replace)
CTRL + K ➡️ Insert Hyperlink
CTRL + L ➡️ Insert Excel Table
CTRL + M ➡️ Not Assigned
CTRL + N ➡️ New Workbook
CTRL + O ➡️ Open
CTRL + P ➡️ Print
CTRL + Q ➡️ Quick Analysis
CTRL + R ➡️ Fill Right
CTRL + S ➡️ Save
CTRL + T ➡️ Insert Excel Table
CTRL + U ➡️ Toggle underline (font)
CTRL + V ➡️ Paste (when something is cut/copied)
CTRL + W ➡️ Close the current workbook
CTRL + X ➡️ Cut
CTRL + Y ➡️ Redo (Repeat last action)
CTRL + Z ➡️ Undo
Forwarded from SMW Services
🔺PYTHON🔺INTERVIEW SERIES (PART-1).pdf
741.9 KB
Share 🔺PYTHON🔺INTERVIEW SERIES (PART-1).pdf
Forwarded from SMW Services
800+ SQL Server Interview Questions and Answers .pdf
1 MB
800+ SQL Server Interview Questions and Answers .pdf
10 AI tools you cannot miss in 2023:
1. Writing ➝ Textblaze.me/ai
2. Logo ➝ AppIcons.ai
3. Design ➝ StockImg.ai
4. Code ➝ TelePortHQ.io
5. Video ➝ Elai.io
6. Images ➝ Midjourney.com
7. Slides ➝ Sendsteps.com
8. Emails ➝ Remail.ai
9. Website ➝ Hocoos.com
10. Meeting ➝ Otter.ai
1. Writing ➝ Textblaze.me/ai
2. Logo ➝ AppIcons.ai
3. Design ➝ StockImg.ai
4. Code ➝ TelePortHQ.io
5. Video ➝ Elai.io
6. Images ➝ Midjourney.com
7. Slides ➝ Sendsteps.com
8. Emails ➝ Remail.ai
9. Website ➝ Hocoos.com
10. Meeting ➝ Otter.ai
blaze.today
Text Blaze
A powerful text expander Chrome extension. Optimize everything you type with auto text snippets, templates and macros.