Computer Science, asked by kia2008, 4 months ago

please answer these question correctly I will mark u Brainliest
and if u will write faltu answer I will report ur ID​

Attachments:

Answers

Answered by Aishwarya0123456
2
If you put like this no one will answer.......
Because this is so much and you have to increase points

Otherwise you can also keep one question at a time.

This is for your good only, dont report my answer.
Answered by Anonymous
1

Answer:

hello,

Explanation:

QUESTION 1:

1)invalid

2)valid (as else is invalid and python is case sensitive so Else with capital "E" is different from else with small "e")

3)valid

4)valid

5)invalid

___________________

QUESTION 2:

1)30

2)1020  (string concatenation)

3)India Delhi

4)India     Delhi

5)India

Delhi

___________________

QUESTION 3:

1)

a=10

b=20

c=a+b

print(c)

___________

2)print("age")

      or

age=int(input("enter your age"))

print(age)

___________

3)c=10

___________________

QUESTION 4:

1)integer

2)float

3)string

4)boolean

___________________

QUESTION 5:

# program to print sum of 20 and 40

a=20

b=40

c=a+b

print("the sum of 20 and 40 is:",c)

__________________

hope it helps you please mark brainliest

@ItzSnowySecret07


kia2008: thank you ice
Anonymous: u r welcome :)
Similar questions