forked from FatimaYousif/Hacktoberfest-fun
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathQUESTIONS.txt
More file actions
107 lines (80 loc) · 2 KB
/
QUESTIONS.txt
File metadata and controls
107 lines (80 loc) · 2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
main
QUESTION:1
Are terminators necessary in Python?
Ans: No
QUESTION:2
is python is object oriented language??
Ans:yes
QUESTION:3
What Python libraries do data scientists use the most?
QUESTION:4
what keyword is used for making a function in Python?
QUESTION:5
Which python libraries are used in AI/ML?
QUESTION:6
Is python indent dependent?
Ans: yes
QUESTION:7
Print "HACKERTOBEFEST is AN AMAZING CHALLENGE" in Python.
QUESTION:8
Mention 3 important advantages of Python.
QUESTION:9
What IDE do you use for Python?
QUESTION:10
Name Google's ONLINE IDE to run Python scripts.
QUESTION:11
Is python open source language?
QUESTION:12
What Python libraries do data scientists use the most?
Pandas TensorFlow NumPy
idkk
QUESTION:13
what keyword is used for making a function in Python?
main
Ans: def
QUESTION:14
Which python libraries are used in AI/ML?
TensorFlow
QUESTION:15
Is python indent dependent?
Ans: Yes, python is indent dependent.
QUESTION:16
Print "HACKERTOBEFEST is AN AMAZING CHALLENGE" in Python.
Ans: print("HACKERTOBEFEST is AN AMAZING CHALLENGE")
QUESTION:17
Mention 3 important advantages of Python.
QUESTION:18
What IDE do you use for Python?
QUESTION:19
Name Google's ONLINE IDE to run Python scripts.
QUESTION:20
Is python open source language?
Ans: Yes
QUESTION:21
Mention 3 important advantages of Python.
1) Open Source with a Vibrant Community.
2) Problems with Threading.
3) Great for Prototypes - You Can Do More with Less Code
patch-4
QUESTION:22
Which python libraries are used in AI/ML?
ans:PyTorch
QUESTION:23
Is python indent dependent?
Ans: yes
QUESTION:7
Mention 3 important advantages of Python.
Answer:
1. Extensive Support Libraries
2.Integration Feature
3.Improved Programmer’s Productivity
QUESTION:8
What IDE do you use for Python?
Answer: Sublime Text 3
QUESTION:9
Name Google's ONLINE IDE to run Python scripts.
Answer: Google Cloud Shell
QUESTION:12
what is the latest version of Python?
Ans: Python 3.9.0, documentation released on 5 October 2020.
hellonice tomeet you