questions/page/346
I'm studying Operating System and this code ...READ MORE
import bible import math def shortest_verse_by_word(my_dict): ...READ MORE
Hello @kartik, For the URI query use urlencode/urldecode; for ...READ MORE
Hi@akhtar, You can create or terminate ECS clusters. ANsible has ...READ MORE
for (Iterator<String> i = someIterable.iterator(); i.hasNext();) { ...READ MORE
ConfigMaps are always mounted read-only. If you need ...READ MORE
Hi, @Arjmand, I would suggest you go through ...READ MORE
Hi, @Varshap It’s a TypeError, which tells us ...READ MORE
Um having experience of Informatica, SAP Business ...READ MORE
Hi@akhtar, There is one way available to undo ...READ MORE
Instead of changing the delimiters you can ...READ MORE
Hi@ritu, AWS has lots of services. For spark ...READ MORE
Hi there, you are facing this error ...READ MORE
Have you tried the __name__ attribute of the class? ie type(x).__name__ will ...READ MORE
Hello @kartik, Running php -m will give you all the ...READ MORE
Hi@ritu, To start your python spark shell, you ...READ MORE
Hi@sonali, There may be syntax errors in your ...READ MORE
Hello, You need to use os.path.expanduser. This will ensure it works ...READ MORE
Hii.. I HOPE BELOW ANSWER MAY HELP YOU- In ...READ MORE
Hey, @There, Every user who registers for the ...READ MORE
Maven tries to read /root/.jenkins/workspace/test tools as ...READ MORE
Hi@akhtar, You can add or update a file in a ...READ MORE
This to me sounds like a reasonably ...READ MORE
Hi@Raj, You need to use the connector that ...READ MORE
Hi@ajith, You can preview something if it is ...READ MORE
I was trying to install Hadoop and ...READ MORE
Hi@akhtar, You need to use the setup module to ...READ MORE
It's safer to use a try around the attempt ...READ MORE
Hi@Lakshminarayanan, You can do this with the routing ...READ MORE
https://www.youtube.com/watch?v=JnvKXcSI7yk I got an error at 1:08:22 Code for ...READ MORE
With new_list = my_list, you don't actually have ...READ MORE
import shutil shutil.rmtree('/folder_name') By design, rmtree fails on folder trees containing ...READ MORE
Hello @Alisha , Do print(func(x)) and find out what's ...READ MORE
Hi@akhtar, You have to install one module named ...READ MORE
import numpy as np from copy import deepcopy from ...READ MORE
Hi@akhtar, To install Minishift manually on Windows using Windows Installer, ...READ MORE
On demand services READ MORE
Implicit and Explicit Waits Implicit Wait An implicit wait ...READ MORE
These were some of the popular exams ...READ MORE
hadoop fs <args> fs is used for generic ...READ MORE
Hi@MUHAMMAD, You are trying to pass State in ...READ MORE
Strings: >>> n = '4' >>> print(n.zfill(3)) 004 And for numbers: >>> ...READ MORE
"Connexion successful" mean "the network connection is ...READ MORE
Hi@akhtar, You can delete a previously provisioned cluster without ...READ MORE
Hi@akhtar, You can restart your Jenkins service from ...READ MORE
Localstorage only supports Strings. So you can ...READ MORE
Docker plays a crucial role in DevOps, ...READ MORE
Use __import__ function to import the module by giving ...READ MORE
I want to maintain a book library. ...READ MORE
Hi@akhtar, You can use ListView.builder method in your ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.