All Tickets

Priority
Status
Type
Category
Cheethirala
asked 4 years, 9 months ago
Views 628
Views 628

Can I know the exact difference between them and when should we use them ....

Thanks in advance.....

Java
Low
Question
Closed
sunil
asked 4 years, 9 months ago
Views 702
Views 702
input = 'a+b++b+++c++5+6+7++8+9++10'
string = input.split('+')
print(string)

when we run this code the output is ['a', 'b', '', 'b', '', …

Python
Low
Question
Closed
Cheethirala
asked 4 years, 9 months ago
Views 620
Views 620

These loops are really confusing ......

Any explanation with example will be of great help...

Help me out please

Python
Medium
Question
Closed
mateigliga
asked 4 years, 9 months ago
Views 630
Views 630

I've created a Circular Simple Linked List class, but when I try to delete the first element from the list, …

Python
Low
Question
Closed
vicif95865
asked 4 years, 9 months ago
Views 735
Views 735

When I fill the form with data correctly, it creates the account and redirects to the login page - just …

Python
Medium
Problem
In-Progress
Soudhamini
asked 4 years, 9 months ago
Views 546
Views 546

If possible please suggest me away....

It will help us a lot

Thanks in advance...

CSS
Medium
Problem
Closed
rocky
asked 4 years, 10 months ago
Views 508
Views 508
CSS
Low
Question
Closed
Cheethirala
asked 4 years, 10 months ago
Views 535
Views 535
Example:
<?xml version = "1.0" encoding = "UTF-8" standalone = "no" ?>
<info>
   <name>Pinky</name>
   <company>MFT</company>
   <phone>140-7859-123</phone>
</info>

In first line …

Other
Low
Question
Closed
Bunny
asked 4 years, 10 months ago
Views 536
Views 536

In sql Query we can use (TOP  LIMIT, ROWNUM )

what is purpose of TOP, LIMIT, ROWNUM Query

SQL
Low
Question
Closed
Bunny
asked 4 years, 10 months ago
Views 571
Views 571

What is the different between Manual testing and Automation Testing

Other
Low
Question
Closed
Bunny
asked 4 years, 10 months ago
Views 529
Views 529

What is difference between INNERJOIN, LEFT JOIN RIGHT JOIN AND FULL JOIN?  

 

SQL
Low
Question
Closed
rahul
asked 4 years, 10 months ago
Views 527
Views 527

Hi,

I have recently upgraded my Rstudio to the latest version but now whenever I start Rstudio it gives me an …

Other
Medium
Problem
In-Progress
Cheethirala
asked 4 years, 10 months ago
Views 489
Views 489

What is the scope of variables in javascript?

Any answer along with examples will be really helpful...........

Javascript
Medium
Question
Closed
rocky
asked 4 years, 10 months ago
Views 480
Views 480
Java
Low
Question
Closed
Soudhamini
asked 4 years, 10 months ago
Views 588
Views 588

Why should we use lambda function ?

Purpose of lambda function and difference between normal function ,lambda function...

Any response …

Python
Medium
Question
Closed
Samuel
asked 4 years, 10 months ago
Views 492
Views 492
Html
Low
Question
Closed
rocky
asked 4 years, 10 months ago
Views 533
Views 533

Can anyone explain in detail. Thanks

CSS
Low
Question
Closed
Nicky
asked 4 years, 10 months ago
Views 495
Views 495
Javascript
Low
Question
Closed
Cheethirala
asked 4 years, 10 months ago
Views 519
Views 519

I want to know the purpose self in python which are used in classes?

What happens if we do not …

Python
Low
Question
Closed
Bunny
asked 4 years, 10 months ago
Views 456
Views 456

SQL INSERT INTO Statement is used to add new rows of data to a table in the database.

SQL
Low
Question
Closed
Soudhamini
asked 4 years, 10 months ago
Views 504
Views 504

Is it possible to prepare django form without using models

If possible please help me out...

Django
Medium
Question
Closed
Soudhamini
asked 4 years, 10 months ago
Views 518
Views 518

Hi guys ,actually I am having a list of elements which have duplicate elements also.......

So I want to find …

Python
Low
Task
Closed
rocky
asked 4 years, 10 months ago
Views 511
Views 511
SQL
Low
Question
Closed
rocky
asked 4 years, 10 months ago
Views 519
Views 519
Python
Low
Question
Closed
Cheethirala
asked 4 years, 10 months ago
Views 474
Views 474

Is it possible to apply the shadow effect using css...

If possible help me out please........

CSS
Medium
Task
Closed
Cheethirala
asked 4 years, 10 months ago
Views 467
Views 467

I am unable to understand what is the difference between the sets,lists,tuples,and dict....

And when to use those ....

Any …

Python
Low
Question
Closed
Nicky
asked 4 years, 10 months ago
Views 586
Views 586

public void myMethod (String... strings)  {

// method body

}

What do the 3 dots in the above problem method mean?

Java
Medium
Problem
Closed
rocky
asked 4 years, 10 months ago
Views 657
Views 657
Other
Low
Question
Closed
Cheethirala
asked 4 years, 10 months ago
Views 493
Views 493

How do I access the index in a for loop, such that the output will be like below...

OUTPUT:

item …
Python
Low
Problem
Closed
Soudhamini
asked 4 years, 10 months ago
Views 548
Views 548

I have tried many times but cant overcome it....

Any help would be appreciated...

for (Type type : types) { …
Java
Medium
Problem
Closed
Fancy
asked 4 years, 10 months ago
Views 472
Views 472

How to Create a Table in SQL? 

SQL
Low
Question
Closed
Pro
asked 4 years, 11 months ago
Views 1259
Views 1259

from django.contrib import admin

# Register your models here.

from Product.models import Catagory, Product


 

admin.site.register(Catagory)




 

class ProductAdmin(admin.ModelAdmin):

    list_display = ['title', 'status', 'created_at', 'updated_ad', 'image_tag']

    list_filter = ['title', 'created_at']

    list_per_page = 10

    search_fields = ['title', 'new_price', 'detail']

    

admin.site.register(Product, ProductAdmin)

Django
Low
Problem
Closed
charmy.smrutidash
asked 4 years, 11 months ago
Views 458
Views 458

how to use search bar in a page whwre list of items are displayed using djano

Django
Medium
Question
Closed
Vengat
asked 4 years, 12 months ago
Views 563
Views 563

** On entry to DGEBAL parameter number  3 had an illegal value
 ** On entry to DGEHRD  parameter number  2 …

Python
Medium
Problem
Closed
Soudhamini
asked 4 years, 12 months ago
Views 504
Views 504
<div id="outer">
  <div id="inner">Foo foo</div>
</div>

Any answer will be a great help......

Html
Medium
Task
Closed
Fancy
asked 5 years ago
Views 474
Views 474

The purpose of empty pair and base class

Python
Low
Question
Closed
Fancy
asked 5 years ago
Views 480
Views 480
Python
Low
Question
Closed
Anonymous
asked 5 years ago
Views 483
Views 483

Need to update this table in SQL Server with data from its 'parent' table

SQL
Low
Problem
Closed
rocky
asked 5 years ago
Views 518
Views 518
Other
Medium
Question
Closed
Bunny
asked 5 years ago
Views 586
Views 586

How do I merge two dictionaries in a single expression in Python (taking union of dictionaries)? 

Python
Low
Question
Closed
Unknown
asked 5 years ago
Views 468
Views 468

LEFT JOIN vs. LEFT OUTER JOIN in SQL Server....

SQL
Low
Question
Closed
Anonymous
asked 5 years ago
Views 862
Views 862

unable to set up filter so that file paths are links.

Python
Low
Problem
Closed
Anonymous
asked 5 years ago
Views 509
Views 509

What is the function of join() method in Thread class in Java programming language?

Java
Low
Question
Closed
Anonymous
asked 5 years ago
Views 502
Views 502
Java
Low
Question
Closed
Anonymous
asked 5 years ago
Views 494
Views 494

What do you understand by Reentrant Synchronization in Java programming language?

Java
Low
Question
Closed
muhammad.abdelaziz
asked 5 years ago
Views 513
Views 513

Preliminary Info: Starting with names like Tech_backup1.tar.gz tech_backup11.tar.gz tech_backup41.tar.gz under the / home / backup folder. The Tech_backup part is …

ShellScript
Medium
Question
Closed
Anonymous
asked 5 years ago
Views 505
Views 505

Need some sudeo code to refer ....

Python
Low
Problem
Closed
Vengat
asked 5 years ago
Views 1586
Views 1586

We have spark application which is running on cluster. After added the new spark worker its started throwing this error, …

Other
Medium
Problem
Closed
Nicky
asked 5 years ago
Views 526
Views 526

I want a full description.

Python
Low
Question
Closed
Anonymous
asked 5 years ago
Views 475
Views 475

I am looking for a while loop solution ...

Java
Low
Question
Closed
First Previous 1 2 3 4 Next Last