This repository was archived by the owner on Sep 20, 2024. It is now read-only.
Commit ad54cd9 1 parent c802f1d commit ad54cd9 Copy full SHA for ad54cd9
File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 1
1
# PyCBIT - Hackathon.init() - March 2018
2
2
3
3
## Rules for submitting
4
+
4
5
1 . To submit your code fork the repo to your profile, push the code and then put up a pull request.
5
6
2 . Completion of either one set fully or two questions from each set will be the minimum requirement for qualification.
6
7
3 . All the submissions after 11:59PM March 18th will not be considered.
7
8
4 . The file name should start with the question number followed by "_ " and the desired name.(example : 1_sum_57, 2_room_percent_increase)
8
9
9
10
## Set 1
11
+
10
12
1 . Print the sum of numbers less than 500 which are divisible by 5 and not divisible by 7
11
13
2 . Consider a room with dimension 6X8X10, Write a program to compute the area of the room if the dimensions are increased by 15 percent.
12
14
3 . Sort the given words alphabetically and concat them with the second set.
15
+
16
+
13
17
List Items 1
18
+
19
+
14
20
* Ron
15
21
* Hermione
16
22
* Harry
17
23
* Professor
18
24
* Dobby
25
+
26
+
19
27
List Items 2
28
+
29
+
20
30
* The House Elf
21
31
* Potter
22
32
* Granger
You can’t perform that action at this time.
0 commit comments