a) s1.__contains__(s2)
b) s2 in s1
c) s1.contains(s2)
d) si.in(s2)
To check whether string s1 contains another string s2, use ________
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
To check whether string s1 contains another string s2, use ________
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!